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: over 2 years ago
find-and-replacehaskellhaskell-librarymegaparsecstream-editor

Related projects:

RepositoryDescriptionStars
mrkkrp/megaparsecAn industrial-strength monadic parser combinator library.925
haskell-suite/haskell-src-extsA toolset for manipulating and analyzing Haskell source code194
haskell/parsecA parser combinator library designed to be industrial-strength and easy to use850
cyga/real-world-haskellA tool to parse and fix code samples from the book 'Real World Haskell'89
haskell/attoparsecA fast parser combinator library for efficient text parsing in network protocols and file formats513
mrkkrp/ghc-syntax-highlighterA syntax highlighter library for Haskell built around the GHC lexer.59
mrcjkb/haskell-tools.nvimProvides additional tools and features for Haskell development in Neovim.494
haskell/textEfficient Unicode text operations in Haskell411
egonschiele/handsomesoupA Haskell library that simplifies HTML parsing by providing CSS selectors and attribute extraction functions.123
mikeizbicki/herbiepluginImproves numerical stability in Haskell code by automatically rewriting floating point computations.191
jmorag/mccCompiles the MicroC programming language into machine code using Haskell116
jakewheat/hssqlpppA Haskell implementation of a SQL parser and type checker with support for the PostgreSQL dialect.108
mwotton/hubrisA bridge between Ruby and Haskell allowing code reuse across the two languages262
guibou/pyfA Haskell library for string formatting with a mini language inspired by Python's printf.66
meck/alfred-footmanA Haskell library for creating Alfred script filters with persistent state10