Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
thrown_22
3y ago
0 comments
Save
Share
Every lisp program supports that serialization format out of the box.
0 comments
3 comments · 1 top-level
top
newest
oldest
lmm
3y ago
· 2 in thread
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