|
|
|
|
|
by firepoet
2231 days ago
|
|
So, I do a lot of string manipulation using regular expressions, and Janet doesn't support that, in favor of PEGs, which I've never heard of. Does anyone know of a "PEGs for RegEx addicts" resource or something similar? :-) What an interesting project! I'm sorely tempted to examine it more closely for one of my side projects I've been working on in Clojure. |
|