Embed Notice
HTML Code
Corresponding Notice
- Embed this notice@sicp @scathach @jeffcliff @p @Suiseiseki > to parse lines of text or TSV or something. I'm all for S-expressions but it's not like you need a hard format to have structured data.
And promptly performance has just dropped by a magnitude or more.
Compiling various languages to Common Lisp (or some other host language) and running programs in its environment allows for safe near zero-cost IPC (through the use of object capabilities for maintaining isolation in memory) with no serialization overhead.
9p has a lot of such overhead.