diff options
-rw-r--r-- | doc/ScintillaRelated.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index d9152d77d..91e45b7d9 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -30,6 +30,10 @@ Ports and Bindings of Scintilla </h3> <p> + <a href="https://github.com/mneuroth/SciTEQt">SciTEQt</a> + is a port of the SciTE editor to the Qt QML/Quick platform. + </p> + <p> <a href="https://orbitalquark.github.io/scinterm">Scinterm</a> is an implementation of Scintilla for the ncurses platform. </p> @@ -128,6 +132,10 @@ Projects using Scintilla </h3> <p> + <a href="https://github.com/dolphinsmalltalk/Dolphin">Dolphin Smalltalk</a> + is an implementation of the Smalltalk language for Windows. + </p> + <p> <a href="https://github.com/simdsoft/x-studio/blob/master/README_EN.md">x-studio</a> is a powerful and very lightweight developer IDE that supports Lua debugging. </p> |