(drcz programming language)
drcz[0|1|2|3] are my toy lisp-like languages, aimed at
implementing toy languages (especially lisp-like ones).
downloads:
metacircular drcz0 interpreter
very unstable prototype drcz2 interpreter (in c, no longer maintained)
metacircular drcz3 interpreter
prototype SRECD0 machine for drcz0 (in drcz2)
drcz0 compiler for prototype SRECD0 (in drcz2)
SRECD machine for drcz0, with garbage collection (in c)
drcz0 compiler for SRECD (in drcz2)
drcz0 compiler for SRECD (in drcz2) with tail recursive calls detection
compiled drcz0 interpreter for SRECD machine
compiled drcz3 interpreter for SRECD machine
last changes: 2010-08-27