Update todo.md

This commit is contained in:
Leonardo de Moura 2013-09-14 23:06:10 -07:00
parent b0ad45a268
commit a66d4ec42a

View file

@ -10,7 +10,7 @@ To Do List
- We design our own configuration language.
- We use an off-the-shelf embedded language such as [Lua](http://www.lua.org).
- We use Lean itself.
- Module for reading OpenTheory proofs.
- Module for reading [OpenTheory](http://www.gilith.com/research/opentheory/) proofs.
- Higher-Order unification and matching.
- Rewriter (and Rewriter Combinators).
- MCSat framework.