added Jim Tcl port

This commit is contained in:
Luxferre
2026-06-08 21:16:47 +03:00
parent 4d7c6aeb2f
commit cc15e10652
2 changed files with 173 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@ This is a collection of my own ports of the [Scoundrel](http://stfj.net/art/2011
* [Game Boy port](gb/gbscoundrel.c) - gamepad-oriented, considered stable but some impovements may come
* [Janet port](janet/scoundrel.janet) - close to C89 port but not fully identical
* [Fennel port](fennel/scoundrel.fnl) - functionally identical to the Janet port
* [Jim Tcl port](scoundrel-jim.tcl) - functionally close to the Bash port
## Ports NOT included in this repo for various reasons