dart-petitparser

Parser combinator library

A dynamic parser combinator library for Dart.

Dynamic parser combinators in Dart.

GitHub

460 stars
11 watching
49 forks
Language: Dart
last commit: almost 2 years ago
Linked from 1 awesome list

dartfluttergrammarparserparser-combinatorparser-frameworkparser-libraryparsing-expression-grammarpetitparser

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
moosetechnology/petitparserA framework for building parsers in Smalltalk.42
davedufresne/swiftparsecA Swift library for creating parsers from simple components using combinator logic226
dashbitco/nimble_parsecA lightweight and efficient library for building text-based parsers using composable combinators820
mongo-dart/mongo_dartA MongoDB driver library for the Dart programming language450
haskell/parsecA parser combinator library designed to be industrial-strength and easy to use850
parse-community/parse-sdk-flutterA set of libraries providing access to Parse Server's backend functionality from Dart and Flutter apps.578
scala/scala-parser-combinatorsA parser combinator library for Scala656
lpeter1997/cppcmbA C++ parser-combinator library with a natural grammar notation122
xxgreg/dart_postgresqlProvides an interface to PostgreSQL databases from Dart applications84
dart-lang/markdownA portable Markdown parser and renderer written in Dart.460
keean/parser-combinatorsA C++ library for building efficient and maintainable parsers with flexible composition and runtime polymorphism.97
grpc/grpc-dartA Dart implementation of a high-performance RPC framework863
juliendelplanque/postgresqlparserA tool that parses and analyzes PostgreSQL source code7
epfl-lara/scallionA library for writing parsers and pretty printers for LL(1) languages in Scala using a novel parsing algorithm.57
lettier/parsing-with-haskell-parser-combinatorsAn in-depth guide to parsing using Haskell's parser combinator technology93