abound 8 hours ago For a bit deeper intro to PEGs in Janet, the Janet for Mortals guide [1] is pretty incredible here (and also uses HTML as an example).[1] https://janet.guide/pegular-expressions/
For a bit deeper intro to PEGs in Janet, the Janet for Mortals guide [1] is pretty incredible here (and also uses HTML as an example).
[1] https://janet.guide/pegular-expressions/
The part I really like about pegs in janet is it works on bytes.
Are pegs easier for syntax highlighting or LSPs?