update roadmap
This commit is contained in:
parent
cac0cb7f81
commit
bc9a229a5c
1 changed files with 7 additions and 2 deletions
|
|
@ -10,10 +10,15 @@ done:
|
|||
- types
|
||||
- generic types and type unification (inferencing)
|
||||
- recursive types
|
||||
- dynamic typing (value + type)
|
||||
- projectional editor (hosted at https://deemz.org/public/dope2)
|
||||
|
||||
todo:
|
||||
- dynamically typed values: have 'Any' or 'Top' type?
|
||||
- simpler encoding of product/sum and struct/enum
|
||||
|
||||
- mutually recursive types
|
||||
|
||||
- turn AST type for lambda calculus expressions from projectional editor into explicit DOPE type
|
||||
|
||||
- to support sets of slots, need comparison of slots
|
||||
=> comparison of values
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue