A “proof assistant” with holes and implicit arguments. Being developed to learn about elaboration, meta variables and OCaml.
bin | ||
lib | ||
.gitignore | ||
dune-project | ||
implicitt.opam | ||
README.md |
implicitt (WIP)
A “proof assistant” with holes and implicit arguments. Developed to learn about elaboration, meta variables and OCaml
Depends
- BNFC
- ocamlyacc
- ocamllex
TODO
Raw syntax
- Parser (BNFC)
Metas
- Holes
- Unification
Implicit arguments
More types
- Id
- W?
- Tarski Universes (in the core)?
Pretty elimination syntax (cooltt esque)