Contributor
dtomek

Typed Lua Core Typechecker


Mentors
Andre
Organization
LabLua

The idea of this project is to use Haskell as another way of reasoning about the typing rules of Typed Lua. Project involves implementing parser and typechecker for Typed Lua Core - Typed Lua dialect which does not contain any syntactic sugar what simplifies reasoning about typing rules.