The implementation of iterators in C# and its consequences (part 1) - The Old New Thing - Site Home - MSDN Blogs

How C# implements generators by desugaring them into a state machine.

to c generator iterator language-design sugar ... on 13 August 2014

Ned Batchelder: Loop Like A Native

Tricks with Python iterators. I don't do very much of this -- I'm not entirely convinced that it's a not a bit excessively magical -- but it is cute.

to iteration iterator programming python ... on 02 August 2013

Tags related to iterator

- iterator
 
1 c
1 generator
1 iteration
2 iterator
1 language-design
1 programming
1 python
1 sugar