@darius @gargron @cj You might not have to! The design is portable. And the Agoric folks are already doing that https://agoric.com/
Although their marketing is currently towards blockchain stuff because that's where the money is, the tech is more interesting than that and doesn't require blockchains at all.
The Goblins *design* is portable to multiple languages. It's a programming environment, but is written as a library instead of a language to be portable.
@darius @gargron @cj If your language supports proper lexical scope, Goblins will probably work there. So Javascript and Ruby for sure. Even Python... though it'll be a bit annoying there.