S-expressions: Difference between revisions

m
(→‎{{header|Python}}: Added a functionally composed variant (with parse, diagramming, and reserialization))
Line 5,347:
 
===Functional===
Composing functionally, and writing out a tree diagram, and a serialization, of the parse.
<lang python>'''S-expressions'''
 
9,655

edits