Hmmmm! Linux Programming Language...
Link |
by
on 2006-12-20 05:15:55
|
Hey! I know someone of you always using Windows Operating system because it has many features and other fun stuffs. But the only thing that I like windows is its compilers like C++, Visual Basic, J#, and C#. The main programming tools that I use is Visual Studio. But now, I like to use LINUX as my main OS, but I need some advice... What kind of compiler will you recommend me that was supported by Linux Operating System. I like to make some softwares and applications in LINUX. |
Re: Hmmmm! Linux Programming Language...
Link |
by
on 2006-12-20 06:07:12
|
which Linux OS are you going to use? try GCC. it supports C, C++, Objective-C, Fortran and Java for Visual Basic, try Purebasic for C#, mono(but it only support redhat and suse). i'm not sure about J# though... |
Re: Hmmmm! Linux Programming Language...
Link |
by
on 2006-12-20 06:58:13
|
Hmmmm! Not that. I know to program VB, C++, C#, J# and VC++. But now I like to have a certain programming language or compiler thatcan make programs and softwares, and that programming language or compiler is dedicated only in LINUX and UNIX Operating System (specially in Cellphone programs) |
Re: Hmmmm! Linux Programming Language...
Link |
by
on 2006-12-20 07:12:22
|
hmm...i only know of those...sorry if i can't be of help...maybe i could sniff around for it |
Re: Hmmmm! Linux Programming Language...
Link |
by
on 2006-12-24 14:54:59
|
There's not really a Linux-only programming language. Any non M$ languages should compile and run in Linux ok and even some of the rest with some tricks. Perhaps you're confusing a compiler with an IDE? There are IDE's for Linux that will work with just about any language you could choose, it's just a matter of playing with them and finding one you like. |