MisakaCenter / STLC

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Haskell 74.7%Language:Coq 25.3%