Nim implementation of Syndicate
Go to file
Emery Hemingway f710419ead Generate patterns from ref types 2021-12-11 18:36:31 +00:00
preserves@a466930e6e Update preserves 2021-12-11 18:33:12 +00:00
protocols@b42230b96a Update submodules 2021-11-03 19:21:52 +01:00
src Generate patterns from ref types 2021-12-11 18:36:31 +00:00
tests Add onRetract sugar to scope of onPublish 2021-11-02 13:11:44 +01:00
.gitignore Move protocols to a submodule 2021-10-06 11:58:43 +02:00
.gitmodules Set a proper remote for the preserves submodule 2021-11-07 18:12:56 +01:00
README.md Initial Syndicate DSL 2021-06-29 17:44:03 +02:00
UNLICENSE Unlicense 2021-09-01 13:47:21 +02:00
syndicate.nimble Synchronize nimble version number 2021-11-07 22:10:58 +01:00

README.md

Syndicate

Nim implementation of Syndicate dataspaces and actors.

TODO

  • Complete Syndicate DSL
  • Timer driver
  • Remote dataspaces
  • Async-dispatch integration