Projects
-
A meta-medium for an interactive networked system, with pure message passing facilitating proxying and transporting remote objects and transparent modularity.
-
A replicated object system: a distributed object system for which objects are replicated on many nodes, and side effects are coordinated using bytecode and a "computed value" conflict-free replicated data type.
-
A collection of fast things in Common Lisp, currently including a concurrent hash table and a regular expression compiler.