aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2001-11-14 23:25:04 +0000
committernyamatongwe <devnull@localhost>2001-11-14 23:25:04 +0000
commitbd2fdda7b36f4eee2776cdbe79fa67c5c9cc9625 (patch)
treedfaaeb42284cacd12c7d91737bc77493dbb27774
parentde8b4c95eb69e0c5d5cfff114e86efcca0ff028e (diff)
downloadscintilla-mirror-bd2fdda7b36f4eee2776cdbe79fa67c5c9cc9625.tar.gz
Added links to LuaSpace and the FOX platform port.
-rw-r--r--doc/ScintillaRelated.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html
index 8dcaebf0d..b57263369 100644
--- a/doc/ScintillaRelated.html
+++ b/doc/ScintillaRelated.html
@@ -29,6 +29,16 @@
Projects using Scintilla
</h3>
<p>
+ <a href="http://pini.free.fr/">Beta port to the FOX platform</a> of both
+ Scintilla and SciTE.
+ </p>
+ <p>
+ <a href="http://www.lcc.ufrn.br/~milano/ild/index.html">Interactive LuaSpace Development</a>
+ is a graphical environment for LuaSpace which combines the CORBA platform
+ with the language Lua.
+ </p>
+
+ <p>
<a href="http://www.pnotepad.org/scintilla/">Delphi wrapper</a> for Scintilla
which is also usable from Borland C++ Builder.
</p>