doc(todo): update todo.md

This commit is contained in:
Leonardo de Moura 2013-10-02 09:37:53 -07:00
parent 5bd6ba37d0
commit e01da4d4e5

View file

@ -11,7 +11,7 @@ To Do List
- We use an off-the-shelf embedded language such as [Lua](http://www.lua.org).
- We use Lean itself.
- Module for reading [OpenTheory](http://www.gilith.com/research/opentheory/) proofs.
- Higher-Order unification and matching.
- ~~Higher-Order unification and matching~~.
- Rewriter (and Rewriter Combinators).
- [MCSat](http://leodemoura.github.io/files/fmcad2013.pdf) framework.
- Implement independent type checker using a different programming language (e.g., OCaml).