/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.baturin.org
| | hurryabit.github.io
1.5 parsecs away

Travel
| | I demonstrate how to (ab)use generators to transform any recursive function into an iterative one with nearly zero code changes.
| | www.abubalay.com
2.9 parsecs away

Travel
| | [AI summary] The article explains the concepts of recursive descent and LR parsing while deriving practical parsing techniques like Pratt parsing from automaton theoretical foundations.
| | m10k.eu
3.1 parsecs away

Travel
| | [AI summary] The author explains how to implement a recursive descent parser in Bash to define and process domain-specific language rules for selecting RPM packages.
| | cronokirby.com
19.7 parsecs away

Travel
| - Read more: https://cronokirby.com/posts/2020/12/haskell-in-haskell-3/