diff options
-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> |