Comment by jimbokun 10 hours ago You're looking for S-expressions. 1 comment jimbokun Reply SkiFire13 5 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 5 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.