sparse 0.0.1 copy "sparse: ^0.0.1" to clipboard
sparse: ^0.0.1 copied to clipboard

Simple and configurable PEG parser generator by Andreas Schwenk.

sparse #

sparse is a simple top-down parser generator for parsing expression grammars (PEG).

Warning: this package is under development. Updates will follow soon.

Features #

  • Parsing of programming languages / formal languages.
  • Grammar rules specified in EBNF.

Getting started #

Add the package into your package's pubspec.yaml file:

dependencies:
  sparse: ^0.0.1

Make sure to use the latest version!

Usage #

TODO (current state can be seen in file test/sparse_test.dart) in the repository.

0
likes
100
pub points
0%
popularity

Publisher

verified publisherarts-and-sciences.com

Simple and configurable PEG parser generator by Andreas Schwenk.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

slex

More

Packages that depend on sparse