5 lines
312 B
Text
5 lines
312 B
Text
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.
|