Y
Hacker News
new
|
ask
|
show
|
jobs
by
djaouen
686 days ago
Imagine if we had this instead of shitty ass C or asm lol
1 comments
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.
link
fire_lake
685 days ago
Maybe they meant writing C in an s expression syntax? Would certainly make macros nicer.
link