Tcl in POSIX sh
Find a file
2026-03-25 20:17:37 +02:00
CC0 First commit 2026-03-24 00:50:48 +02:00
lists.sh Properly detect {}\ following a brace-quoted list element 2026-03-25 20:17:37 +02:00
README First commit 2026-03-24 00:50:48 +02:00
shtikl.sh Better error messages some shells 2026-03-25 19:58:47 +02:00

Shtikl (from Yiddish שטיקל 'little piece', also from sh + Tcl
(pronounced "tickle")) is a small Tcl implementation written in POSIX
shell. It uses only features that must be implemented as shell built-ins
per POSIX, meaning that a POSIX-compatible shell interpreter is the only
binary needed to run shtikl.