update todo list
This commit is contained in:
parent
938033ab5d
commit
3957e9c14a
|
@ -22,10 +22,12 @@
|
|||
// - [ ] with tail-call optimization (nb: this may not be possible w/ a TW-VM)
|
||||
// - [ ] with all the necessary forms for current Ludus
|
||||
// * [ ] guards in match clauses
|
||||
// * [ ] `as` patterns
|
||||
// * [x] `as` patterns
|
||||
// * [ ] splat patterns in tuples, lists, dicts
|
||||
// * [ ] splats in list and dict literals
|
||||
// * [ ] `loop` and `recur`
|
||||
// * [ ] string patterns
|
||||
// * [ ] string interpolation
|
||||
// * [~] write `base` in Rust
|
||||
// * [ ] turn this into a library function
|
||||
// * [ ] compile this into WASM
|
||||
|
|
Loading…
Reference in New Issue
Block a user