1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/0.3_roadmap.txt
2020-07-04 21:25:23 +02:00

17 lines
272 B
Plaintext

+ = done
- = TODO
- coroutines
- bring back lock{}
- thread safe arrays/maps
- C2V translator
- doom.v
- rune type, replace ustring with []rune
- maps with non-string keys
- iOS/Android support
- make `-autofree` the default
- parallel parser (and maybe checker/gen?)