syndicate-js/TODO.md

31 lines
861 B
Markdown

- [DONE] `during/spawn`
- [DONE] `during`
- [DONE] `let { TimeLaterThan } = activate require("@syndicate-lang/driver-timer");`
- [DONE] `react`
- [DONE] `spawn*` or similar - looks like `spawn on start { ... }` will do the trick
- [DONE] activation
- [DONE] remove ground dataspace syntax
- [DONE] `spawn :let childVal = parentCalculation { ... }`
- `defer` statement
- `define/query`
- some kind of `stop facet` statement - put a Symbol on the fields blob?
- web pack
- better autobuilding for smooth and fast dev; babel uses gulp?
- dataspaces, relays
- [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
- alert?
- alias wrapExternal to index.js
- @syndicate-lang/standalone, analogous to @babel/standalone