A “proof assistant” with holes and implicit arguments. Being developed to learn about elaboration, meta variables and OCaml.
bin | ||
lib | ||
test | ||
.gitignore | ||
dune-project | ||
implicitt.opam | ||
README.md |
implicitt
A “proof assistant” with holes and implcit arguments. Developed to learn about elaboration, meta variables and OCaml
TODO
Raw syntax
- Parser (BNFC)
Metas
Unification
Implicit arguments
More types
- Id
- Tarski Universes (in the core)