Re: Python and C, looking for a C IDE

From: R Baumann (rynt_at_9yahoo.com)
Date: 08/25/04


Date: Tue, 24 Aug 2004 15:34:38 -0700


"Jussi Jumppanen" <jussij@zeusedit.com> wrote in message
news:412B5DE8.1BE3@zeusedit.com...
> Michael Foord wrote:
>
> > That aside - Pyrex looks the kiddie. Can anyone reccomend a reasonable
> > C IDE ? An 'IDE' would be nice, but an editor might be sufficient.
>
> Take a look at the Zeus for Windows programmers editor:
>
> http://www.zeusedit.com/lookmain.html
>
> Zeus supports Python, C/C++ and almost any other language. Some of
> the programming features include:
>
> + Code completion and intellisensing
> + Integrated class browser
> + Project/workspace management
> + Fully configurable syntax highlighting
> + Seamless FTP editing
> + Integrated version control using the Microsoft Source Code
> Control (SCC) interface, including CVS integration.
> + Quick Help context sensitive help engine
> + Fully scriptable using Python
>
> There is also a tutorial (see the Start Button, Programs, Zeus for
> Windows, Tutorials) that explains how to setup the Ming compiler
> and debugger (Windows ports of gcc and gdb) to work with Zeus.
>
> Jussi Jumppanen
> http://www.zeusedit.com

Try Jedit. http://www.jedit.org/

While primarily written for Java(in Java), it has a plug-in for Jython, and
supports C/C++ and a myriad of other languages.

Ruben