Pinky is a little toy programming language, designed to teach about compilers
and interpreters development.
In this repository, you'll find the implementation for both an interpreter and
compiler of Pinky, the project is pretty new so there is still quite a way to
go.