Nim implementation of Syndicate
Go to file
Emery Hemingway dd977991ad Initial commit
A mostly verbatim translation of syndicate-js.

https://git.syndicate-lang.org/syndicate-lang/syndicate-js
2021-06-24 17:50:27 +02:00
src Initial commit 2021-06-24 17:50:27 +02:00
tests Initial commit 2021-06-24 17:50:27 +02:00
.gitignore Initial commit 2021-06-24 17:50:27 +02:00
README.md Initial commit 2021-06-24 17:50:27 +02:00
syndicate.nimble Initial commit 2021-06-24 17:50:27 +02:00

README.md

Syndicate

Nim implementation of Syndicate dataspaces and actors.