TypeScript and JavaScript implementation of Dataspaces, Syndicate, and TypeScript language support for Syndicate. Targets both the browser and node.js.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- [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