Just enrolled in my first programming class.
just wondering what a good c compiler and editor is?
have a download for jGRASP but dont really like it too much.
any recommendations?
any recommendations for FREE editors and compilers?
Xcode 3 is free.
Just enrolled in my first programming class.
just wondering what a good c compiler and editor is?
have a download for jGRASP but dont really like it too much. any recommendations for FREE editors and compilers?
If you're willing to put up some effort to learn the command line, try GCC. It will be installed along with XCode if you follow the directions mentioned by one of the above posters. You can then use any text editor you'd like, my preference is TextWrangler. If you're going to follow up this class with more programming classes command line knowledge will give you an advantage.
well we're using emacs and the gcc compiler in class, but thats running on linux. so i wanted something easy to use on my macbook!
It might make your life easier to use the same tools.