Categories
RHIDE
RHIDE is an integrated development environment for DJGPP. It is NOT a compiler; it is a program that gives you a friendlier user interface to the compilers (mostly gcc) which come with DJGPP. Features include:
- Ability to compile programs without knowing the exact command line syntax of gcc
- Highlighted syntax for C/C++ source files and headers, for Pascal source files and customizable highlighting for any other files
- an integrated debugger which lets you debug your program without leaving RHIDE or running an external debugger
- ability to customize (among other) colors, screen mode, compilers and compiler options, and language
Last updated 11 Jun, 2003
Versions
1.5
1.5 stable released 2003-06-11
- Released: 11 Jun, 2003
- Code Maturity: Stable
- Source Archive: http://prdownloads.sourceforge.net/rhide/rhide-...
- Licenses: GPLv2orlater
- Interfaces: X Window System
User Community and Support
User manual available from http://www.rhide.com/
General Resources
Support Resources
Development
Developer Resources
- VCS Checkout Command:
:pserver:anonymous@cvs.sourceforge.net:/cvsroot/rhide - VCS Repository Webview



