Update TODO.md

This commit is contained in:
Zihan Chen
2017-11-23 11:54:42 -08:00
committed by GitHub
parent be008acdd4
commit d17c1c687d

View File

@@ -84,6 +84,7 @@
- [ ] Use `GetTypeExpressionFromTypeDescriptor` in GacUI compiler
- [x] Coroutine: `StoreResult` for `ReturnAndExit`
- [ ] State Machine (coroutine)
- [ ] VlppWorkflowRuntime.(h|cpp)
- [ ] Calculator demo
- [ ] Workflow (coroutine)
- [x] ContextFreeVirtual(AST) and ContextSensitiveVirtual(AST)