Rearrange TODO

This commit is contained in:
Tony Garnock-Jones 2018-11-14 14:45:06 +00:00
parent bf673da104
commit c86b213861
1 changed files with 8 additions and 11 deletions

19
TODO.md
View File

@ -7,24 +7,21 @@
- [DONE] remove ground dataspace syntax
- [DONE] `spawn :let childVal = parentCalculation { ... }`
- [DONE] better autobuilding for smooth and fast dev; babel uses gulp?
- [DONE] dataspaces, dataspace relays
- [DONE? Surely there's more] pin down and fix the problems with facet field scope (!!)
- [DONE] `npm init @syndicate`
- [DONE] timer driver
- [DONE] ui driver
- [DONE] web driver
- [DONE] tcp driver
- `defer` statement
- `define/query`
- some kind of `stop facet` statement - put a Symbol on the fields blob?
- [DONE] dataspaces, dataspace relays
- other kinds of relay
- [DONE? Surely there's more] pin down and fix the problems with facet field scope (!!)
- `npm init @syndicate`
- drivers
- [DONE] timer
- [DONE] ui
- [DONE] web
- [DONE] tcp
- alias wrapExternal to index.js
- @syndicate-lang/standalone, analogous to @babel/standalone