← Back to context Comment by jimbokun 4 months ago You're looking for S-expressions. 1 comment jimbokun Reply SkiFire13 4 months 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 months 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.