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, 7 insertions, 3 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html
index 59ccebf33..afb43a6dc 100644
--- a/doc/ScintillaRelated.html
+++ b/doc/ScintillaRelated.html
@@ -30,7 +30,7 @@
Ports and Bindings of Scintilla
</h3>
<p>
- <a href="http://foicica.com/scinterm/">Scinterm</a>
+ <a href="https://orbitalquark.github.io/scinterm">Scinterm</a>
is an implementation of Scintilla for the ncurses platform.
</p>
<p>
@@ -166,11 +166,15 @@
SciTE through the director interface.
</p>
<p>
- <a href="http://foicica.com/textadept/">Textadept</a>
- is a ridiculously extensible cross-platform text editor for programmers written (mostly) in
+ <a href="https://orbitalquark.github.io/textadept">Textadept</a>
+ is a remarkably extensible cross-platform text editor for programmers written (mostly) in
Lua using LPeg to handle the lexers.
</p>
<p>
+ <a href="https://orbitalquark.github.io/scintillua">Scintillua</a>
+ is an external Scintilla lexer that uses Lua LPeg lexers for lexing.
+ </p>
+ <p>
<a href="http://www.morphos-team.net/releasenotes/3.0">Scribble</a>
is a text editor included in MorphOS.
</p>