picol, a Tcl interpreter in 550 lines of C code

As it says. Nothing fancy, but this is a nice example of a small language.

to cmp409 compiler interpreter parsing tcl ... on 06 January 2018

szl

A "better Tcl" language (i.e. something that sits in roughly the shell space, but is actually a real programming language with exceptions, etc.) The simplicity is interesting.

to language-design shell szl tcl ... on 06 December 2016

Tags related to tcl

- tcl
 
1 cmp409
1 compiler
1 interpreter
1 language-design
1 parsing
1 shell
1 szl
2 tcl