- Use monadic parsers instead of regular expressions for search-and-replace https://github.com/jamesdbrock/replace-megaparsec 24 comments haskell
Linked pages
- Parse, don’t validate https://lexi-lambda.github.io/blog/2019/11/05/parse-don-t-validate/ 1161 comments
- Regular Expression Matching Can Be Simple And Fast https://swtch.com/~rsc/regexp/regexp1.html 473 comments
- How recursion got into programming: a tale of intrigue, betrayal, and advanced programming-language semantics | A Programmers Place https://vanemden.wordpress.com/2014/06/18/how-recursion-got-into-programming-a-comedy-of-errors-3/ 394 comments
- Regular expression - Wikipedia https://en.wikipedia.org/wiki/regular_expression#patterns_for_non-regular_languages 108 comments
- The Haskell Tool Stack https://docs.haskellstack.org/en/stable/README/ 47 comments
- A major upgrade to attoparsec: more speed, more power | teideal glic deisbhéalach http://www.serpentine.com/blog/2014/05/31/attoparsec/ 32 comments
- Binder https://mybinder.org/ 30 comments
- re â Regular expression operations — Python 3.11.1 documentation https://docs.python.org/3/library/re.html#:~:text=similar%20to%20regular%20parentheses%2C 24 comments
- megaparsec: Monadic parser combinators https://hackage.haskell.org/package/megaparsec 15 comments
- Chomsky hierarchy - Wikipedia https://en.wikipedia.org/wiki/Chomsky_hierarchy 12 comments
- The GNU Awk User’s Guide https://www.gnu.org/software/gawk/manual/gawk.html#Regexp-Operators 11 comments
- Write-only language - Wikipedia http://en.wikipedia.org/wiki/write-only_language 3 comments
Would you like to stay up to date with Haskell? Checkout Haskell
Weekly.
Related searches:
Search whole site: site:github.com
Search title: GitHub - jamesdbrock/replace-megaparsec: Stream editing with Haskell Megaparsec parsers
See how to search.