- Using sub-generators for lexical scanning in Python http://eli.thegreenplace.net/2012/08/09/using-sub-generators-for-lexical-scanning-in-python/ 8 comments programming
Linking pages
- Performance of coroutine-style lexers in Go - Eli Bendersky's website https://eli.thegreenplace.net/2022/performance-of-coroutine-style-lexers-in-go/ 31 comments
- On Recursion, Continuations and Trampolines - Eli Bendersky's website https://eli.thegreenplace.net/2017/on-recursion-continuations-and-trampolines/ 25 comments
- Bouncing Python's Generators With A Trampoline - /usr/sbin/blog http://usrsb.in/blog/blog/2012/08/12/bouncing-pythons-generators-with-a-trampoline/ 0 comments
Linked pages
- Co-routines as an alternative to state machines - Eli Bendersky's website http://eli.thegreenplace.net/2009/08/29/co-routines-as-an-alternative-to-state-machines 134 comments
- https://www.youtube.com/watch?v=HxaD_trXwRE 80 comments
- PEP 380 – Syntax for Delegating to a Subgenerator | peps.python.org http://www.python.org/dev/peps/pep-0380/ 0 comments
Would you like to stay up to date with Python? Checkout Python
Weekly.
Related searches:
Search whole site: site:eli.thegreenplace.net
Search title: Using sub-generators for lexical scanning in Python - Eli Bendersky's website
See how to search.