Elektrine lite

← Feed

@futurile@mastodon.social

Post #1868520

2026-04-19 18:25 UTC

The second post in my series on #guile #regex for #guix packagers: This covers all the Quantifiers, along Grep inspired interval expressions which are really cool. Also how to handle Guile's greedy matching, as there's no lazy/reluctant matching: https://www.futurile.net/2025/05/10/guile-scheme-regular-expressions-for-guix-quantifiers/ 2/3

Replies (1)

  • @futurile@mastodon.social 2026-04-19 18:28

    The last post in my series on #guile regular expressions from a #guix packager perspective. This covers the advanced topics of alternation, grouping/capturing and back-references. Also, it's time to deal with backslash escaping and why regexs often look like a symbol salad of tomfoolery! https://www.futurile.net/2025/05/10/guile-scheme-regular-expressions-for-guix-grouping-escaping/ 3/3

    Open ##1868521