updated readme
This commit is contained in:
parent
1560c7ce8f
commit
a3dff999e2
19
README.md
19
README.md
|
@ -20,19 +20,26 @@ A dependently typed system
|
|||
|
||||
* Σ Types
|
||||
|
||||
# TODO
|
||||
* Martin-Löf Identity types
|
||||
|
||||
* Performence optimisation
|
||||
* Parsing !!! (this is like 90% of the time currently lmao)
|
||||
* Memoize normalisation and conversion somehow?
|
||||
# TODO
|
||||
|
||||
* Universes
|
||||
|
||||
* Elaboration
|
||||
* Implicit arguments
|
||||
* Universe family application
|
||||
|
||||
* (indexed) inductive datatypes
|
||||
* Inductives
|
||||
* Indexed inductives
|
||||
|
||||
* Write down the rules (I'll not get this far)
|
||||
## Things that could be fun to do sometime eventually
|
||||
|
||||
* Pattern matching in elaborator
|
||||
|
||||
* Write down the rules
|
||||
|
||||
* Performence optimisation?
|
||||
|
||||
* Compile to scheme
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user