A “proof assistant” with holes and implicit arguments. Being developed to learn about elaboration, meta variables and OCaml.
Go to file
Rachel Lambda Samuelsson 9115694545 completed conversion 2022-08-31 20:49:40 +02:00
bin initial commit? 2022-08-25 20:29:55 +02:00
lib completed conversion 2022-08-31 20:49:40 +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 completed conversion 2022-08-31 20:49:40 +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

  • Raw syntax

    • Parser (BNFC)
  • Metas

  • Unification

  • Implicit arguments

  • More types

    • Id
    • Tarski Universes (in the core)