Email or username:

Password:

Forgot your password?
Top-level
Christine Lemmer-Webber

@gargron @darius @cj

So let's try in bullet form. What is Spritely Goblins?

- a distributed programming environment that's safe to use even when you don't fully trust the network.
- ocap security is baked in, is just part of normal programming.
- It follows the "classic actor model"; kinda like Erlang but more correctly
- it even has such wild features as distributed garbage collection
- it is meant as the *foundational layer* for writing Spritely programs

(cotd ...)

No comments
Christine Lemmer-Webber replied to Christine

@gargron @darius @cj
- The distributed programming stuff already works in the captp branch, but needs to be documented to be exposed for public use (in the next release within the next month)
- It has transactionality and "time travel debugging" built in, hence how Terminal Phase had trivial time travel (no more code than exposing it in the UI dustycloud.org/blog/goblins-ti
(cotd ...)

Go Up