plum-umd / the-838e-compiler

Compiler for CMSC 838E
2 stars 0 forks source link

Higher-order functions #52

Open dvanhorn opened 3 years ago

dvanhorn commented 3 years ago

Add λ to the language.

jeprinz commented 3 years ago

Does this include closures?

dvanhorn commented 3 years ago

Yes, it should include closures.