#parser-combinators (17 Repositories)
Ranked open-source repositories tagged with #parser-combinators, scored by pull request acceptance likelihood and maintainer engagement velocity.
17.6%
3.1h
17 repositories tagged #parser-combinators
teo-tsirpanis/Farkle
LALR parser combinators for C# and F#.
dahlia/optique
Type-safe combinatorial CLI parser for TypeScript
comby-tools/comby
A code rewrite tool for structural search and replace that supports ~every language.
j-mie6/parsley
A fast and modern parser combinator library for Scala
scala/scala-parser-combinators
simple combinator-based parsing for Scala. formerly part of the Scala standard library, now a separate community-maintained module
Hejsil/mecha
A parser combinator library for Zig
inhabitedtype/angstrom
Parser combinators built for speed and memory efficiency
yallop/ocaml-asp
Algebraic, staged parsing for OCaml: typed, compositional, and faster than yacc
pyrocat101/opal
Self-contained monadic parser combinators for OCaml
bijoutrouvaille/fireward
A concise and readable language for Firestore security rules, similar to Firebase Bolt.
bitwalker/combine
A parser combinator library for Elixir projects
parsica-php/parsica
Parsica - PHP Parser Combinators - The easiest way to build robust parsers.
prataprc/goparsec
Parser combinator in Go. If there are any cross platform issues or backward compatibility issues, please reach out.
Marwes/combine
A parser combinator library for Rust
camunda/feel-scala
FEEL parser and interpreter written in Scala
djspiewak/parseback
A Scala implementation of parsing with derivatives
boostorg/spirit
Boost.org spirit module