/toy-lisp

Toy LISP compiler.

Primary LanguagePythonMIT LicenseMIT

toy-lisp

A lisp implementation written for fun. This is my attempt at creating a compiler.

Dependencies

You will need to have the following dependencies:

  • PLY
  • LLVM