implicitt/README.md
2022-08-31 20:49:40 +02:00

270 B

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)