Lightweight Tcl interpreter with small memory footprint
Small footprint implementation of Tcl
jimsh
$ jimsh script.tcl
$ jimsh -c 'puts "Hello from Jim Tcl"'
$ jimsh