Send a Program, Not a Data Structure

Posted by SunJuiceSqueezer@reddit | programming | View on Reddit | 34 comments

The release of the pretext layout library the other week sent me down a research rabbit hole around the architectural idea of "sending a program, not a data structure". I'd heard of the idea before and been exposed to it (mostly in games - ❤️ Quake), but I learnt how the idea is used in many domains. The history of Postscript is something I wasn't expecting to find so interesting, and I might do more research and writing about that.

Any way, I hope you like the blog post, and would love to hear of any systems you use or build that leverage this technique.