updated readme
This commit is contained in:
parent
1560c7ce8f
commit
a3dff999e2
21
README.md
21
README.md
|
@ -20,19 +20,26 @@ A dependently typed system
|
||||||
|
|
||||||
* Σ Types
|
* Σ Types
|
||||||
|
|
||||||
# TODO
|
* Martin-Löf Identity types
|
||||||
|
|
||||||
* Performence optimisation
|
# TODO
|
||||||
* Parsing !!! (this is like 90% of the time currently lmao)
|
|
||||||
* Memoize normalisation and conversion somehow?
|
|
||||||
|
|
||||||
* Universes
|
* Universes
|
||||||
|
|
||||||
* Implicit arguments
|
* 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
|
* Compile to scheme
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user