aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2002-10-26 01:28:26 +0000
committernyamatongwe <unknown>2002-10-26 01:28:26 +0000
commit10eeedde657c16b277803c6d3001c007b03bb643 (patch)
tree7f73fcc31593ba1ed48adbd829a0788a420be0e7
parent880567da09a29a0e7dfc0bef84e7787bdba634fd (diff)
downloadscintilla-mirror-10eeedde657c16b277803c6d3001c007b03bb643.tar.gz
Added some wx projects.
-rw-r--r--doc/ScintillaRelated.html9
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>