Cinnabar is a simple language created for the Programming Languages and Paradigms course.
make
builds theinterpreter
binary
make doc
- buildscinnabar.pdf
- examples of good programs in the
good
directory - examples of erroneous programs in the
bad
directory