The Free Site   |  vBuddy - business networking   |  Cheap Web Hosting - starting at $5

IDEs



These are either: (1) UNIX environments for Windows, or (2) IDEs. I haven't really done much more than find the links here. Except for Cygwin, I haven't really used any of these. I do have experience using Cygwin over the last 3 years. I plan to come back to this page and review each of the environments below after I finish the languages section.

For now, if you have any MS Windows from 98 up, I have to recommend Cygwin. Cygwin is an excellent Unix emulating environment that occupies a directory under the C: drive (the default, you could put it into D:). It doesn't alter the registry, you can easily add additional utilities to it as desired, and it supports the X Windowing system thru an implementation of X from X.org.




IDLE - the IDE for Python, includes a debugger.

Cygwin - Highly recommended. It includes the X windowing system. A non-X installation usually occupies about 300 MB.
Languages available thru Cygwin include SWI-Prolog, C, C++, Perl, Python, Ruby, Clisp, Ada, Java, Fortran, Pascal, Objective C, Guile/Scheme, LaTeX, and nasm.

UWin - official ATT equivalent to Cygwin; not open source.

MingW32 - minimalist GNU software for windows

Eclipse - an open extensible IDE and tool platform.

DJGPP - This isn't really for Win32 environments, it is a UNIX environment for DOS. I've used it on Win 98 systems. I wouldn't recommend having both this and Cygwin on the same computer.
* A related DJGPP link is here.

Suneido - a complete integrated application platform.

SWIG homepage - Simplified Wrapper Interface Generator


Home | Editors | Languages | Toolkits | FAQ