diff options
author | nyamatongwe <unknown> | 2002-07-05 10:24:11 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2002-07-05 10:24:11 +0000 |
commit | 5521e0f2891d8c4d2812f33f42b5484feb16c293 (patch) | |
tree | a57848419a906aacf0199be332cd5465fd783ea3 | |
parent | 1d36d7e91e44d0675bf1c1e3c8834b1d0a4804ee (diff) | |
download | scintilla-mirror-5521e0f2891d8c4d2812f33f42b5484feb16c293.tar.gz |
Added new related projects and updates some others.
-rw-r--r-- | doc/ScintillaRelated.html | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 5494f9dfd..a3df6b2e5 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -29,12 +29,20 @@ Projects using Scintilla </h3> <p> - <a href="http://gaiacrtn.free.fr/practical-ruby/index.html">Prectical Ruby</a> - is an IDE for Ruby on Windows. + <a href="http://www.gorlice.net.pl/~rybak/luaide/">LuaIDE</a> + is an IDE for Lua on Windows. + </p> + <p> + <a href="http://www.aegisknight.org/sphere/">Sphere</a> + is 2D RPG engine with a development environment. </p> <p> - <a href="http://savannah.gnu.org/projects/fxscintilla/">Port to the FOX platform</a> of both - Scintilla and SciTE. + <a href="http://savannah.gnu.org/projects/fxscintilla/">FXScintilla</a> + is a port of Scintilla to the FOX platform. FXRuby includes Ruby bindings for FXScintilla. + </p> + <p> + <a href="http://gaiacrtn.free.fr/practical-ruby/index.html">Practical Ruby</a> + is an IDE for Ruby on Windows. </p> <p> <a href="http://www.gnuenterprise.org/">GNUe</a> @@ -161,7 +169,7 @@ <p> The <a href="http://archaeopteryx.com/wingide">Wing IDE</a> is a complete integrated development environment for the Python programming language. - Available for Intel based Linux and Windows systems. + Available on Intel based Linux and Windows and on MacOS X. </p> <p> <a href="http://www.archaeopteryx.com/opensource/pyscintilla.html"> A Python binding of the |