# 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)