An open API service indexing awesome lists of open source software.

https://github.com/robrix/elab

Dependently-typed language to experiment with An Algebraic Approach to Typechecking and Elaboration
https://github.com/robrix/elab

Last synced: 4 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# `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](https://bentnib.org/posts/2015-04-19-algebraic-approach-typechecking-and-elaboration.html).