diff options
author | johnsonj <unknown> | 2023-04-21 17:31:15 +1000 |
---|---|---|
committer | johnsonj <unknown> | 2023-04-21 17:31:15 +1000 |
commit | 6ed732a2bc041aaec891ac22d90684c35aac2159 (patch) | |
tree | 2ce7ca67116c8825f4c9a837424e32773bc070db /doc/ScintillaRelated.html | |
parent | b489ea82dd3f9df10622fba047e4135ddb3028b8 (diff) | |
download | scintilla-mirror-6ed732a2bc041aaec891ac22d90684c35aac2159.tar.gz |
Added SciTEQt and Dolphin Smalltalk to list of related projects.
Diffstat (limited to 'doc/ScintillaRelated.html')
-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> |