aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaRelated.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaRelated.html')
-rw-r--r--doc/ScintillaRelated.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html
index b4728cf79..81c32cdf3 100644
--- a/doc/ScintillaRelated.html
+++ b/doc/ScintillaRelated.html
@@ -29,6 +29,16 @@
Projects using Scintilla
</h3>
<p>
+ <a href="http://hapdebugger.sourceforge.net/">HAP Python Remote Debugger</a>
+ is a Python debugger that can run on one machine debugging a Python program running on either
+ the same or another machine.
+ </p>
+ <p>
+ <a href="http://www.rexx.com/~dkuhlman/">pyeditor and wxEditor</a> are scriptable
+ editors implemented in Python. pyeditor is based on GTK+ and the pyscintilla wrapper.
+ wxEditor is based on wxWindows, wxPython and wxStyledTextControl.
+ </p>
+ <p>
<a href="http://www.pragmaticprogrammer.com/ruby/downloads/ruby-install.html">Ruby installation</a>
that includes SciTE set up for Ruby using an included copy of the "Programming Ruby" book for help.
</p>