diff options
-rw-r--r-- | doc/ScintillaRelated.html | 10 |
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> |