aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2002-10-26 01:28:26 +0000
committernyamatongwe <devnull@localhost>2002-10-26 01:28:26 +0000
commita82b5c96650c0bc1cd536da069cc03a278e9e51c (patch)
tree7f73fcc31593ba1ed48adbd829a0788a420be0e7
parentf63c2c841bbb61421d1dc55392d0bbd2f833960d (diff)
downloadscintilla-mirror-a82b5c96650c0bc1cd536da069cc03a278e9e51c.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>