Skip to content

evan-goode/LambdaLisp

Repository files navigation

LambdaLisp

Created by Albert Chen, Evan Goode, and Matthew Woodward

How to use

  1. Set up poetry: https://github.com/python-poetry/poetry, or run nix-shell if you use Nix.

  2. poetry install.

Edit the source code at the bottom of compiler.py, then,

  1. poetry run ./compiler.py

  2. pytest to run the tests

About

Lisp that compiles to binary lambda calculus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages