Two Experiments
This presentation is the result of two experiments, which started with my asking two questions:
If Python borrowed its generators and iterators from Icon, could it also borrow an Icon-like pattern matching sublanguage rather than a Perl-like one?
Would it help if an XML parser generated it's parsed tokens?