/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.abubalay.com
| | usethe.computer
3.5 parsecs away

Travel
| | Some people, when confronted with a problem, think "I know, I'll use regular expressions." Now they have two problems. -Jamie Zawinski
| | m10k.eu
2.2 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.
| | www.joachim-breitner.de
3.8 parsecs away

Travel
| |
| | jobjo.github.io
17.4 parsecs away

Travel
| Parser combinators aresets of functions for building parsers in a composable fashion. Haskell'sParsec library and OCaml'sAngstrom are two examples.Both of th...