@jakob HEY! that's NOT true! I renewed the string-peg a little bit not that long ago, and @regtur has prepared a great PR with improvements to PEG. If you are interested on it, please help me review!
@ekaitz_zarraga@regtur In that case, I'm glad to hear it's getting some attention. I saw one recent commit, but it was just removing whitespace. Which branch should I look at?
@jakob My changes were included in Guile in december 2024, and they are already in the most recent release.
6750f6cc8 PEG: string-peg: Add HTML5 grammar test. 38ad26497 PEG: string-peg: Better support for escaping. c86a48a92 PEG: string-peg: Fix [^...] interpretation. 25504ba21 PEG: Add support for `not-in-range` and [^...] ff11753df PEG: Add full support for PEG + some extensions