robrix / elab

Dependently-typed language to experiment with An Algebraic Approach to Typechecking and Elaboration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

elab

This project is a tiny experiment in writing a bidirectional type checker/elaborator for a dependently typed lambda calculus using an algebraic approach due to @bentnib.

About

Dependently-typed language to experiment with An Algebraic Approach to Typechecking and Elaboration

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%