Racket implementation of Dataspaces and Syndicate.
Go to file
Tony Garnock-Jones b6bc816daf Split out experimental "stream" protocols; make tcp.rkt use them; more inertness checks
Also, a few other important changes:
 - Better printing of entity-ref structs
 - Inertness checks on assertion retraction (!) and preventer-disarm
 - Correct selection of active facet during dataflow recomputations
 - Repair silly omission in turn-assert/dataflow!
2021-06-16 21:44:07 +02:00
.gitignore First steps to an actual novy implementation 2021-05-27 10:36:35 +02:00
dataspace-patterns.prs Pattern decomposition 2021-06-03 15:58:48 +02:00
dataspace.prs TAttenuate 2021-06-09 15:06:58 +02:00
gatekeeper.prs TAttenuate 2021-06-09 15:06:58 +02:00
protocol.prs Update schemas for new embedded syntax; steps toward pattern support 2021-06-02 06:57:48 +02:00
racket-event.prs drivers/racket-event.rkt 2021-06-10 13:34:18 +02:00
secure-chat-protocol.prs TAttenuate 2021-06-09 15:06:58 +02:00
simple-chat-protocol.prs TAttenuate 2021-06-09 15:06:58 +02:00
stream.prs Split out experimental "stream" protocols; make tcp.rkt use them; more inertness checks 2021-06-16 21:44:07 +02:00
sturdy.prs TAttenuate 2021-06-09 15:06:58 +02:00
tcp.prs Split out experimental "stream" protocols; make tcp.rkt use them; more inertness checks 2021-06-16 21:44:07 +02:00
timer.prs Port timer driver from older syndicate/rkt implementation 2021-06-09 23:08:06 +02:00
worker.prs TAttenuate 2021-06-09 15:06:58 +02:00