dreamtt icon indicating copy to clipboard operation
dreamtt copied to clipboard

A pedagogic implementation of abstract bidirectional elaboration for dependent type theory.

Results 7 dreamtt issues
Sort by recently updated
recently updated
newest added

- https://github.com/RedPRL/cooltt/blob/master/src/core/TermBuilder.mli - https://github.com/RedPRL/cooltt/blob/master/src/core/Splice.mli

https://github.com/RedPRL/cooltt/blob/master/src/core/Tactic.ml#L95

I created this PR for WIP frontend. * [x] A dummy driver * [ ] Some grammar stuff

Right now, this is only an elaborator; there is no notion of top-level declaration, and no parser.