1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-31 17:37:46 +00:00

Port: Add port for tcl

This commit is contained in:
Gunnar Beutner 2021-04-25 09:42:02 +02:00 committed by Andreas Kling
parent 2447dcd1ea
commit cfa095b44a
3 changed files with 35 additions and 0 deletions

View file

@ -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/ |