replace-megaparsec
Text stream editor
A Haskell library for using Megaparsec parsers to find and replace patterns in text streams
Stream editing with Haskell Megaparsec parsers
79 stars
4 watching
2 forks
Language: Haskell
last commit: 9 months ago find-and-replacehaskellhaskell-librarymegaparsecstream-editor
Related projects:
Repository | Description | Stars |
---|---|---|
| An industrial-strength monadic parser combinator library. | 925 |
| A toolset for manipulating and analyzing Haskell source code | 194 |
| A parser combinator library designed to be industrial-strength and easy to use | 850 |
| A tool to parse and fix code samples from the book 'Real World Haskell' | 89 |
| A fast parser combinator library for efficient text parsing in network protocols and file formats | 513 |
| A syntax highlighter library for Haskell built around the GHC lexer. | 59 |
| Provides additional tools and features for Haskell development in Neovim. | 494 |
| Efficient Unicode text operations in Haskell | 411 |
| A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. | 123 |
| Improves numerical stability in Haskell code by automatically rewriting floating point computations. | 191 |
| Compiles the MicroC programming language into machine code using Haskell | 116 |
| A Haskell implementation of a SQL parser and type checker with support for the PostgreSQL dialect. | 108 |
| A bridge between Ruby and Haskell allowing code reuse across the two languages | 262 |
| A Haskell library for string formatting with a mini language inspired by Python's printf. | 66 |
| A Haskell library for creating Alfred script filters with persistent state | 10 |