diff options
| author | nyamatongwe <unknown> | 2001-04-15 13:45:55 +0000 |
|---|---|---|
| committer | nyamatongwe <unknown> | 2001-04-15 13:45:55 +0000 |
| commit | 6c93f485ece680178fb46deecd5f0a301b17cea1 (patch) | |
| tree | bc7c3c74043f4635d55ca35bfec4d57622fe42bc /doc/ScintillaRelated.html | |
| parent | 9f1b8407f7e1b769a99438e243a314a883332cd7 (diff) | |
| download | scintilla-mirror-6c93f485ece680178fb46deecd5f0a301b17cea1.tar.gz | |
Mention of ActiveState's Komodo and Ozan S. Yigit's regex.
Diffstat (limited to 'doc/ScintillaRelated.html')
| -rw-r--r-- | doc/ScintillaRelated.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 7413c72d2..a61e8927d 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -28,6 +28,11 @@ <h3> Projects using Scintilla </h3> + <p> + <a href="http://www.activestate.com/ASPN/Downloads/Komodo/More">Komodo</a> + is a cross-platform multi-language development environment built + as an application of Mozilla. + </p> <!-- <p> <a href="http://sourceforge.net/projects/tilp/">TiLP</a> @@ -172,6 +177,10 @@ the Windows Richedit control which PythonWin used. </p> <p> + <a href="http://www.cs.yorku.ca/~oz/">regex</a> is a public domain + implementation of regular expression pattern matching used in Scintilla. + </p> + <p> <a href="http://www.petes-place.com/">CodeMagic</a> is a free generic IDE for Win32. Strongly Perl focused but customisable for other languages. Has more user interface features than SciTE. |
