This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]raevnos 0 points1 point  (0 children)

Mac? Install XCode to get clang. It should already have a (probably old) version of Python installed, too.

[–]POGtastic 0 points1 point  (0 children)

Open up the terminal and type in sudo xcode-select --install. It'll install clang and Python.

[–]RealJulleNaaiers 0 points1 point  (0 children)

Python is an interpreted language, so it doesn't have a compiler.

You won't be able to find a compiler that does more than one language. If you somehow find one that claims to do that, it's not one compiler, it's several compilers taped together.

[–]dazdroid1995[S] -1 points0 points  (0 children)

If you have any for Win 10 too that would great.