diff --git a/TODO.md b/TODO.md index 513937bc..99a48fd3 100644 --- a/TODO.md +++ b/TODO.md @@ -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)