← Back to context

Comment by reddit_clone

7 hours ago

Not sexps, but better.

Quite a while back I have read about a system based on Scheme , called termite (I don't remember which scheme that was) that can actually sling live running code/closures across network and execute them remotely..

Boggles my mind even today.

Erlang also has this capability built in. You can do all kinds of weird stuff with it, it’s great.