arisPapadop / lcti

Lambda Calculus Type Inferrer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lambda Calculus Type Inferrer

Little script written by @arisPapadop and @ramonfmir to implement the type inference algorithm shown in the Type Systems for Programming Languages 3rd year course at Imperial College.

We have also used it to play with Haskell, that is why the code is quite dodgy.

About

Lambda Calculus Type Inferrer


Languages

Language:Haskell 100.0%