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