rohanshah / typechecking

type checking algorithms for various type systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Type Checking Algorithms

Some type checking algorithms I implemented while working through Types and Programming Languages.

Mostly just Haskell translations of the type systems in the text and their respective OCaml implementations on the website.

About

type checking algorithms for various type systems


Languages

Language:Haskell 100.0%