GCC is included.
It compiled C, C++, Fortran, Java, and loads of other languages.
PERL is also included, along with Python, and others.
Its their, look under the "development tools" section in add/remove programs.
to run pearl: type pearl
python: type "python"
gcc: type "gcc" for C, and "g++" for C++.
|