Compilers...

Code help, language discussions, and software development advice.
Post Reply
The Aixtase
Registered User
Posts: 32
Joined: April 16th, 2005, 9:25 pm

Compilers...

Post by The Aixtase »

Does anyone know of a good compiler for VB, and C/C++ aswell (free if possible and it doesn't have to be the same compiler) and where i could find them? Any help would be greatly appreciated! :D Thanks
Smartweb
Registered User
Posts: 622
Joined: January 15th, 2004, 2:11 am
Contact:

Post by Smartweb »

For VB the only compiler is MS's, but there are a few others like it but none the same. For VB .NET, you can use MS's or Mono's. There are a lot of compilers for C and C++. Gcc (from GNU) and MS's compiler each work fine.
Post Reply