Splitting html tags string into list of string

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. parsec

    A monadic parser combinator library

    The more "idiomatic" way would be to use a parser library, e.g. parsec, attoparsec, or megaparsec. But even then I think it would be a lot easier to maintain if you could preserve the angle brackets <> in the input.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. attoparsec

    A fast Haskell library for parsing ByteStrings

    The more "idiomatic" way would be to use a parser library, e.g. parsec, attoparsec, or megaparsec. But even then I think it would be a lot easier to maintain if you could preserve the angle brackets <> in the input.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Just write the f*****g parser.

    4 projects | /r/programming | 12 Jan 2023
  • Functional Implementation of a parser?

    1 project | /r/functionalprogramming | 23 Dec 2022
  • Summing polynomials in Haskell

    1 project | /r/haskell | 15 Oct 2022
  • Konbini: a new multiplatform parser library

    4 projects | /r/Kotlin | 10 Oct 2022
  • Traverse/mapM for Computation Expressions

    1 project | /r/fsharp | 4 Oct 2022