RHIDE is an Integrated Development Environment for DJGPP Version 2.0 and
later. It is written with my port of the Turbo Vision library. RHIDE has
a user interface in multiple languages, which can be selected on command
line. At this time the following languages suported:

English
German
Spanish
French
Swedish
Italian
Dutch

It looks and works like the IDE, which comes with Turbo C++ V.3.1 from
Borland, but without an integrate debugger (but I'm working on it).

RHIDE supports the following source files to be compiled in the IDE:

C source files
C++ source files
Objective C source files
Assembler source files (for the GNU assembler)

With RHIDE you can create programs or libraries by defining a project,
which contains all the source or object files for it.

Because RHIDE is designed for DJGPP Version 2.0, it needs a DPMI serever
to work. If don't have DPMI server already installed on you system, you can
use the free available from Charles Sandman CWSDPMI, which is available at
any SimTel ftp site in the 'djgpp/v2misc' directory.

The primary site for RHIDE is University in Chemnitz(Germany) and the
RHIDE home page is

http://www.tu-chemnitz.de/~rho/rhide.html

This page conatains also every time the latest news about RHIDE.
