bbdf8bb68e
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
14 lines
490 B
Markdown
14 lines
490 B
Markdown
To Do List
|
|
----------
|
|
|
|
- Universe polymorphism.
|
|
- Inductive datatypes.
|
|
- New representation for metavariables.
|
|
- New elaborator
|
|
- Add unification hints support in the Lean front-end.
|
|
- Improved extensible parser and pretty printer.
|
|
- Notation-sets for organizing user defined notation.
|
|
- Generic Tableaux prover.
|
|
- [MCSat](http://leodemoura.github.io/files/fmcad2013.pdf) framework.
|
|
- Independent type checker using a different programming language (e.g., F* or OCaml).
|
|
- New apply-tactic.
|