Go to file
Michael Zhang b1e8b1b8b6
update readme
2018-02-20 14:47:49 -06:00
.gitignore oops 2018-02-20 05:50:34 -06:00
Makefile read string first 2018-02-20 05:49:46 -06:00
README.md update readme 2018-02-20 14:47:49 -06:00
lambda.ml this is Wrong 2018-02-20 14:46:39 -06:00
lexer.mll assignment 2018-02-20 05:19:49 -06:00
parser.mly assignment 2018-02-20 05:19:49 -06:00
types.ml fixed paren 2018-02-20 03:24:52 -06:00

README.md

λ

Based on Benjamin Pierce's Types and Programming Languages

This is an incorrect implementation. I've abandoned this version.