A “proof assistant” with holes and implicit arguments. Being developed to learn about elaboration, meta variables and OCaml.
Go to file
Rachel Lambda Samuelsson fc022a16a4 initial commit? 2022-08-25 20:29:55 +02:00
bin initial commit? 2022-08-25 20:29:55 +02:00
lib initial commit? 2022-08-25 20:29:55 +02:00
test initial commit? 2022-08-25 20:29:55 +02:00
.gitignore initial commit? 2022-08-25 20:29:55 +02:00
Eval.ml initial commit? 2022-08-25 20:29:55 +02:00
README.md initial commit? 2022-08-25 20:29:55 +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

  • Id types, lol (oops)
  • evaluation
  • conversion