Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
0 points
thrown_22
3y ago
0 comments
Share
Every lisp program supports that serialization format out of the box.
0 comments
default
newest
oldest
lmm
3y ago
No, every lisp program supports its own idiosyncratic variation on it, no two alike.
thrown_22
OP
3y ago
Yes, just how no two json implementations support the same schema.
lmm
3y ago
Independent JSON implementations can parse and manipulate the same files, since they agree on what the basic datatypes are. S-expression implementations don't; often they don't even agree on what the quoting convention is.
1 more reply
j
/
k
navigate · click thread line to collapse
undefined | Better HN