Results 1 to 3 of 3
I'm just getting started in programming, and I'm trying to find an interpreter similar to microsoft visual studio for gentoo. i have been using just a text editor (gedit) which ...
- 03-19-2006 #1Just Joined!
- Join Date
- Jan 2006
- Posts
- 1
C interpreter
I'm just getting started in programming, and I'm trying to find an interpreter similar to microsoft visual studio for gentoo. i have been using just a text editor (gedit) which seems to work fine, but when I want to include libs like tool.h i get errors on the compile, saying tools.h doesn't exist. and certain variable types aren't working like string. does anyone have any suggestions?
- 03-22-2006 #2
http://www.gnu.org/software/libtool/
could that be what you're looking for? as far as interpreters go, i didn't know interpreters existed for C. well, here's the result of a google linux search: http://www.google.com/linux?hl=en&lr=&q=c+interpreter see if that's got what you need.Here's why Linux is easier than Windows:
Package Managers! Apt-Get and Portage (among others) allow users to install programs MUCH easier than Windows can.
Hardware Drivers. In SuSE, ALL the hardware is detected and installed automatically! How is this harder than Windows' constant disc changing and rebooting?
- 03-23-2006 #3Just Joined!
- Join Date
- Dec 2005
- Posts
- 96
C _is_ compiled language!!!


Reply With Quote
