- START - EPOC32 - TI83 - GAME BOY- OTHER - E-MAIL -
Simple C++ Builder
Integrated Development Environment för DJGPP

>> Download Simple C++ Builder

Simple C++ Builder is an IDE for DJGPP. SCPP is a RAD (Rapid Application Development) tool. Some of the features include:

  • Manage projects with 1 to 100 source files.
  • Integrated documentation viewer. (Although no documentation ;)... )
  • Compile, link and run your project with one mouseclick. (Actually the whole process of compiling, linking and running is hidden behind two buttons, "Run" and "Create EXE File".)
  • You don't have to save your source before or running or creating an exe. Get started with the programming at once.
  • Focus on ease of use rather than power. SCPP is meant for beginners (like me!) and hobby programmers who is scared off by all advanced features and options in larger programming systems (MS Visual C++ and similar).
  • A fully configureable "tools" menu, where you can add your favourite other C++ development tools.
  • A *beta* version of a Color Coded Code view. This is not fully working yet, and it's terribly slow, but it's included anyway.

You must have the DJGPP C/C++ development system installed in order to use SCPP, you can download DJGPP for free from http://www.delorie.com/djgpp/. Go here to easily decide what's needed: http://www.delorie.com/djgpp/zip-picker.html.

Download now! (Did I mention that it's (of course) freeware...)

This programs require some runtime-files to work, these should be located in your \WINDOWS\SYSTEM folder. If you don't have these files then you can download them here! (You don't have them if you get an error message and the program won't start.)

 
A screenshot of Simple C++ Builder

Simple C++Builder is created by: Nicklas Larsson, any comments or bug reports can be e-mailed to nl@linux.nu

©2001: Nicklas Larsson