diff options
-rw-r--r-- | doc/ScintillaRelated.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 030f2a7e5..17f047bd3 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -76,6 +76,15 @@ Projects using Scintilla </h3> <p> + <a href="http://www.luascript.thersgb.net/index.htm">wxLua</a> is both + a binding of the wxWindows classes for Lua and a small IDE that works on Linux + and Windows. + </p> + <p> + <a href="http://wxbasic.sourceforge.net/">wxBasic</a> is an open source + Basic interpreter that uses the wxWindows toolkit. A small IDE is under construction. + </p> + <p> <a href="http://www.rubyide.org/cgi-bin/wiki.pl">FreeRIDE</a> will be a cross-platform IDE for the Ruby programming language. </p> |