1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

roadmap: parallel parser

This commit is contained in:
Alexander Medvednikov 2020-07-04 21:25:20 +02:00
parent 108913c69e
commit 5d0ea97823

View File

@ -10,6 +10,7 @@
- maps with non-string keys
- iOS/Android support
- make `-autofree` the default
- parallel parser (and maybe checker/gen?)