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!
Thanks
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.