better-parse

A nice parser combinator library for Kotlin (by h0tk3y)

Better-parse Alternatives

Similar projects and alternatives to better-parse

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better better-parse alternative or higher similarity.

better-parse discussion

Log in or Post with

better-parse reviews and mentions

Posts with mentions or reviews of better-parse. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-10.
  • I created a library for parsing text in Kotlin. Better than regular expressions.
    4 projects | /r/programming | 10 Jul 2023
  • Can I use third-party libraries for projects?
    1 project | /r/Hyperskill | 24 Jan 2023
    I'm currently working on the "Kotlin Basics" track, specifically, on the "Smart Calculator" project. It would be super useful to leverage a parser combinator library, e.g., better-parse. Is this possible? Can I just add it as a dependency in Gradle? If so, how would I ideally do it, is there anything to consider? Thanks!
  • Konbini: a new multiplatform parser library
    4 projects | /r/Kotlin | 10 Oct 2022
    Konbini is a functional parser combinator library inspired by Haskell parsing libraries like Parsec. It's (hopefully) fairly easy to use, and is about as performant as the better-parse library. In fact, it's quite similar to better-parse in many aspects. The main difference is in how parsers are composed. Where better-parse prefers operators and infix functions, Konbini instead uses plain functions.
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 14 Dec 2024
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Stats

Basic better-parse repo stats
3
418
0.0
about 1 year ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you konow that Kotlin is
the 17th most popular programming language
based on number of metions?