aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaRelated.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html
index b68f1e492..48c31d716 100644
--- a/doc/ScintillaRelated.html
+++ b/doc/ScintillaRelated.html
@@ -29,6 +29,11 @@
Projects using Scintilla
</h3>
<p>
+ <a href="http://silvercity.sourceforge.net/">SilverCity</a>
+ is a lexing package that can provide lexical analysis for over 20 programming
+ and markup langauges.
+ </p>
+ <p>
<a href="http://www.akbkhome.com/Projects/phpmole-IDE/">Php mole</a>
is an integrated development enviroment for developing (primarily)
web based and phpgtk based applications.
@@ -162,6 +167,10 @@
Editing Components
</h3>
<p>
+ <a href="http://www.actiprosoftware.com/products/dotnet/syntaxeditor/default.asp">SyntaxEditor</a>
+ is a commercial native .Net source code editing component.
+ </p>
+ <p>
<a href="http://jedit.sourceforge.net/">jEdit</a> is a good Open Source syntax colouring
editor written in and for Java.
</p>