← Back to context Comment by jimbokun 9 hours ago You're looking for S-expressions. 1 comment jimbokun Reply SkiFire13 4 hours ago S-expressions only represent nested lists. You need some other convention _on top of them_ to represent other kind of data, and that's generally the hard part.
SkiFire13 4 hours ago S-expressions only represent nested lists. You need some other convention _on top of them_ to represent other kind of data, and that's generally the hard part.
S-expressions only represent nested lists. You need some other convention _on top of them_ to represent other kind of data, and that's generally the hard part.