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

GitHub

79 stars
4 watching
2 forks
Language: Haskell
last commit: 6 months ago
find-and-replacehaskellhaskell-librarymegaparsecstream-editor

Related projects:

Repository Description Stars
mrkkrp/megaparsec An industrial-strength monadic parser combinator library. 919
haskell-suite/haskell-src-exts A toolset for manipulating and analyzing Haskell source code 193
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 847
cyga/real-world-haskell A tool to parse and fix code samples from the book 'Real World Haskell' 89
haskell/attoparsec A fast Haskell parser combinator library for efficient text and binary data parsing 513
mrkkrp/ghc-syntax-highlighter A syntax highlighter library for Haskell built around the GHC lexer. 59
mrcjkb/haskell-tools.nvim Provides additional tools and features for Haskell development in Neovim. 480
haskell/text Efficient Unicode text operations in Haskell 407
egonschiele/handsomesoup A Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions. 124
mikeizbicki/herbieplugin Improves numerical stability in Haskell code by automatically rewriting floating point computations. 191
jmorag/mcc Compiles the MicroC programming language into machine code using Haskell 116
jakewheat/hssqlppp A Haskell implementation of a parser and type checker for a subset of the PostgreSQL dialect of SQL. 108
mwotton/hubris A bridge between Ruby and Haskell allowing code reuse across the two languages 262
guibou/pyf A Haskell library for string formatting with a mini language inspired by Python's printf. 66
meck/alfred-footman A Haskell library for creating Alfred script filters with persistent state 10