5 citations · 7 across the 2 of their papers we have counts for
4 papers · 1 filter
Conversational Concurrency with Dataspaces and Facets
Sam Caldwell, Tony Garnock-Jones, Matthias Felleisen
Context: Developers have come to appreciate the simplicity of message-passing actors for concurrent programming tasks. The actor model of computation is easy to grasp; it is just a…
Conversational Concurrency
Tony Garnock-Jones
Concurrent computations resemble conversations. In a conversation, participants direct utterances at others and, as the conversation evolves, exploit the known common context to ad…
Recognising and Generating Terms using Derivatives of Parsing Expression Grammars
Tony Garnock-Jones, Mahdi Eslamimehr, Alessandro Warth
Grammar-based sentence generation has been thoroughly explored for Context-Free Grammars (CFGs), but remains unsolved for recognition-based approaches such as Parsing Expression Gr…
From Events to Reactions: A Progress Report
Tony Garnock-Jones
Syndicate is a new coordinated, concurrent programming language. It occupies a novel point on the spectrum between the shared-everything paradigm of threads and the shared-nothing…