Farkle

Parser library

A parser library for F# and C#

LALR parser combinators for C# and F#.

GitHub

93 stars
3 watching
6 forks
Language: C#
last commit: 3 days ago
fsharphacktoberfestlalrparserparser-combinators

Related projects:

Repository Description Stars
stephan-tolksdorf/fparsec A parser combinator library for F# 529
takahisa/parseq A monadic parser combinator library for C# 61
corsis/xparsec An extensible parser combinator library for F# that supports type-and-source-polymorphic parsing and non-linear navigation of complex data structures. 50
plioi/parsley A parsing library inspired by Haskell's Parsec and F#'s FParsec. 61
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 847
haskell/attoparsec A fast Haskell parser combinator library for efficient text and binary data parsing 513
flyx/parsertools A library providing tools and classes for building lexers and parsers in Ada. 6
davedufresne/swiftparsec A Swift library for creating parsers from simple components using combinator logic 227
hashrock/deno-fnparse A parser combinator for JavaScript to parse CSV files based on RFC4180 standards. 11
epfl-lara/scallion A library for parsing and pretty-printing LL(1) languages in Scala. 56
haf/fsattoparsec A fast binary parser with support for incremental input 9
com-lihaoyi/fastparse A Scala-based library for writing fast parsers using parser combinators. 1,094
benjamin-hodgson/pidgin A lightweight and fast parsing library for C#. 919
marwes/combine A Rust library implementing parser combinators for building efficient and flexible parsers 1,302
keean/parser-combinators A C++ library for building efficient and maintainable parsers with flexible composition and runtime polymorphism. 97