Update todo.md
This commit is contained in:
parent
a66d4ec42a
commit
f527b931d8
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ To Do List
|
|||
- Module for reading [OpenTheory](http://www.gilith.com/research/opentheory/) proofs.
|
||||
- Higher-Order unification and matching.
|
||||
- Rewriter (and Rewriter Combinators).
|
||||
- MCSat framework.
|
||||
- [MCSat](http://leodemoura.github.io/files/fmcad2013.pdf) framework.
|
||||
- Implement independent type checker using a different programming language (e.g., OCaml).
|
||||
- Add `match` construct in `expr`.
|
||||
- Add inductive datatype (families) in the environment. It will be a new kind of object.
|
||||
|
|
Loading…
Reference in a new issue