diff options
author | Gunnar Beutner <gunnar@beutner.name> | 2021-04-25 09:42:02 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-04-25 09:54:39 +0200 |
commit | cfa095b44a0dd27a308db4e0e4cfc2fbd53fe812 (patch) | |
tree | 509a2b9b62fb76eaaf24134e1ad236c377894cb2 /Ports/AvailablePorts.md | |
parent | 2447dcd1eab85d21de4f17c21ff74c291d721af1 (diff) | |
download | serenity-cfa095b44a0dd27a308db4e0e4cfc2fbd53fe812.zip |
Port: Add port for tcl
Diffstat (limited to 'Ports/AvailablePorts.md')
-rw-r--r-- | Ports/AvailablePorts.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Ports/AvailablePorts.md b/Ports/AvailablePorts.md index 24e34adc34..4601a0ec7a 100644 --- a/Ports/AvailablePorts.md +++ b/Ports/AvailablePorts.md @@ -106,6 +106,7 @@ Please make sure to keep this list up to date when adding and updating ports. :^ | [`sqlite`](sqlite/) | SQLite | 3350300 | https://www.sqlite.org/ | | [`stress-ng`](stress-ng/) | stress-ng | 0.11.23 | https://github.com/ColinIanKing/stress-ng | | [`Super-Mario`](Super-Mario/) | Super-Mario Clone | | https://github.com/Bennyhwanggggg/Super-Mario-Clone-Cpp | +| [`tcl`](tcl/) | Tcl | 8.6.11 | https://www.tcl-lang.org/ | | [`termcap`](termcap/) | GNU termcap | 1.3.1 | https://www.gnu.org/software/termutils/ | | [`tinycc`](tinycc/) | Tiny C Compiler (TinyCC) | dev | https://github.com/TinyCC/tinycc | | [`tinyscheme`](tinyscheme/) | TinyScheme Interpreter | 1.42 | https://sourceforge.net/projects/tinyscheme/ | |