@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