Update TODO.md

This commit is contained in:
Zihan Chen
2017-01-17 04:29:06 -08:00
committed by GitHub
parent 95a0f31503
commit cd94ff9b60
+9 -9
View File
@@ -63,15 +63,15 @@
* Vlpp
Regex supports UTF-16 (instead of UCS-2) on MSVC
Redesign vl::parsing
* No need to specify allow ambiguity or not
* Escaping and Unescaping pairs (instead of only unescaping)
* Calculate ambiguous **Parse** cases, pointing out which AST need to support ambiguity
* Calculate ambiguous **ToString** cases
* Generate **ToString** algorithm
* Low overhead AST with reflection
* Error message generation
* Error recovering
* Full CFG power, no limitation
* No need to specify allow ambiguity or not
* Escaping and Unescaping pairs (instead of only unescaping)
* Calculate ambiguous **Parse** cases, pointing out which AST need to support ambiguity
* Calculate ambiguous **ToString** cases
* Generate **ToString** algorithm
* Low overhead AST with reflection
* Error message generation
* Error recovering
* Full CFG power, no limitation
* Workflow
* async, delay, yield (provider written in C++).
* GacUI Resource