Hacker News new | ask | show | jobs
by Jtsummers 686 days ago
Canonical S-Expressions aren't meant to replace something like C or assembly, they're for data serialization. It's meant to be compared against things like JSON, XML, ASN.1, or any other serialization format.
1 comments

Maybe they meant writing C in an s expression syntax? Would certainly make macros nicer.