A “proof assistant” with holes and implicit arguments. Being developed to learn about elaboration, meta variables and OCaml.
Go to file
Rachel Lambda Samuelsson 75f4dea650 cleanup readme 2022-08-30 15:32:00 +02:00
bin initial commit? 2022-08-25 20:29:55 +02:00
lib move Eval.ml to correct directory 2022-08-30 15:13:33 +02:00
test initial commit? 2022-08-25 20:29:55 +02:00
.gitignore initial commit? 2022-08-25 20:29:55 +02:00
README.md cleanup readme 2022-08-30 15:32:00 +02:00
dune-project initial commit? 2022-08-25 20:29:55 +02:00
implicitt.opam initial commit? 2022-08-25 20:29:55 +02:00

README.md

implicitt

A “proof assistant” with holes and implcit arguments. Developed to learn about elaboration, meta variables and OCaml

TODO

  • evaluation

  • conversion

  • Raw syntax

  • Metas

  • Unification

  • Implicit arguments

  • More types

    • Id
    • Tarski Universes (in the core)