find what compilers are installed using python

157 views Asked by At

I know this qustion may seem astract, but I will try my best to be specific.

I wait to gain a file refrence to the exectuble of compilers from all types installed in an Windows 10 operting system. Is there is any way to get that list of compiler refrences? (Maybe using the file paths?) and if not, How can I get referance and check weather a spesific compiler installed, who's path is unknown? (more specificly, Microsoft's C++ compiler)

0

There are 0 answers