dart-petitparser

Parser combinator library

A dynamic parser combinator library for Dart.

Dynamic parser combinators in Dart.

GitHub

458 stars
11 watching
48 forks
Language: Dart
last commit: 12 days ago
Linked from 1 awesome list

dartfluttergrammarparserparser-combinatorparser-frameworkparser-libraryparsing-expression-grammarpetitparser

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
moosetechnology/petitparser A framework for building parsers in Smalltalk. 41
davedufresne/swiftparsec A Swift library for creating parsers from simple components using combinator logic 227
dashbitco/nimble_parsec A lightweight and efficient library for building text-based parsers using composable combinators 810
mongo-dart/mongo_dart A MongoDB driver library for the Dart programming language 447
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 847
parse-community/parse-sdk-flutter A set of libraries providing access to Parse Server's backend functionality from Dart and Flutter apps. 575
scala/scala-parser-combinators A library for building parsers in Scala using combinator-based parsing 656
lpeter1997/cppcmb A C++ parser-combinator library with a natural grammar notation 123
xxgreg/dart_postgresql Provides an interface to PostgreSQL databases from Dart applications 84
dart-lang/markdown A Dart library for parsing and generating Markdown text into HTML 451
keean/parser-combinators A C++ library for building efficient and maintainable parsers with flexible composition and runtime polymorphism. 97
grpc/grpc-dart A Dart implementation of a high-performance RPC framework 857
juliendelplanque/postgresqlparser A tool that parses and analyzes PostgreSQL source code 7
epfl-lara/scallion A library for parsing and pretty-printing LL(1) languages in Scala. 56
lettier/parsing-with-haskell-parser-combinators An in-depth guide to parsing using Haskell's parser combinator technology 92