1
0
mirror of https://github.com/janet-lang/janet synced 2025-03-12 03:18:10 +00:00
Calvin Rose bd3f48d26a Add matchcap combinator to pegs.
This allows running rules on captures of pegs. This is flexible, but
loses some guarantees about rules only operating on the source string.
This means that line and column information will be incorrect inside the
matchcap combinator.
2021-02-23 17:58:27 -06:00
..
2020-01-12 10:50:37 -06:00
2020-12-26 15:42:13 -06:00
2021-02-16 19:59:03 +01:00