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

https://github.com/trackoor/STLC

❄️ Simply typed lambda calculus formalized in Coq, REPL in Haskell.
https://github.com/trackoor/STLC

programming-language simply-typed-lambda-calculus stlc

Last synced: 3 months ago
JSON representation

❄️ Simply typed lambda calculus formalized in Coq, REPL in Haskell.

Awesome Lists containing this project

README

          

# STLC
Try to implement a STLC REPL in Coq & Haskell.
Formalized in Coq, Run in Haskell.

# TODO
- Formally verify some feature of this implementation in Coq
- De bruijn Index