diff options
author | nyamatongwe <devnull@localhost> | 2005-09-28 04:00:55 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2005-09-28 04:00:55 +0000 |
commit | b890a0cb888eaf59fa9c766fc82d0d8046557684 (patch) | |
tree | a14d64cc498909fe82b50118632f97a0a615a480 | |
parent | be28be1243718283383b9076e020fdd4e812755a (diff) | |
download | scintilla-mirror-b890a0cb888eaf59fa9c766fc82d0d8046557684.tar.gz |
Added ChSciTE.
-rw-r--r-- | doc/ScintillaRelated.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 30e999ef6..13b34b8e7 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -119,6 +119,13 @@ Projects using Scintilla </h3> <p> + <a href="http://chscite.sourceforge.net">ChSciTE</a> + is a free IDE for C/C++ interpreter Ch. It runs cross platform. + Ch is for cross-platform scripting, shell + programming, 2D/3D plotting, numerical computing, and embedded + scripting. + </p> + <p> <a href="http://codeblocks.org/"> Code::Blocks</a> is an open source, cross platform free C++ IDE. </p> |