implicitt/README.md

383 B

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)