"I keep bouncing off the #Scheme language"
https://www.sicpers.info/2026/05/i-keep-bouncing-off-the-scheme-language/
( #Lisp )
with interesting discussion in the HN thread - https://news.ycombinator.com/item?id=48233398
'Scheme was invented as a consequence of Sussman & Steele’s discovery that lexical closures in the lambda calculus had essentially an identical implementation to a fully elaborated version of Hewitt’s actor model.
I do wonder what a language with the same “taste” and minimalism as Scheme but embracing the actor model would look like. Erlang?
Even better if someone could figure out how to harmonize them in the same language: “There are exactly two ways to do it, and they’re interchangeable.”'
to which a reply referencing @spritely@social.coop #SpritelyGoblins:
'> I do wonder what a language with the same “taste” and minimalism as Scheme but embracing the #ActorModel would look like.
There is Spritely Goblins: https://spritely.institute/goblins/ '
(and a third reply:
'A 98-page PDF on language design for distributed objects in a capability security model? Made my day, thanks!')