upvote
> I do wonder what a language with the same “taste” and minimalism as Scheme but embracing the actor model would look like.

There is Spritely Goblins: https://spritely.institute/goblins/

reply
A 98-page PDF on language design for distributed objects in a capability security model? Made my day, thanks!
reply
In terms of modern concurrent actors, in addition to Spritely Goblins there is also Termite, a restricted Scheme with Erlang-like concurrency semantics that now comes with the Gambit distribution.
reply