v/0.3_roadmap.txt

17 lines
272 B
Plaintext
Raw Normal View History

2020-06-24 11:44:09 +00:00
+ = done
- = TODO
- coroutines
2020-06-24 13:27:23 +00:00
- bring back lock{}
- thread safe arrays/maps
2020-06-24 11:44:09 +00:00
- C2V translator
- doom.v
2020-06-24 13:27:23 +00:00
- rune type, replace ustring with []rune
- maps with non-string keys
2020-06-30 18:34:22 +00:00
- iOS/Android support
- make `-autofree` the default
2020-07-04 19:25:20 +00:00
- parallel parser (and maybe checker/gen?)
2020-06-24 11:44:09 +00:00