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

Produces synthatic functions from a grammar

Thenafter - Dart #

The dart implementation of thenafter, a library that parses the BNF .grm file and produces the first and follow sets. This implementation also generates syntactic functions from the grammar.

Getting Started #

Import this library in your project, load file contents as you wish, then send a Iterable

Future plans #

As this lib was built in dart, and does not use any additional dependencies, in the future it is planned to publish this lib in JS compiled from dart code.

dartdevc -o test.js lib/thenafter_dart.dart

Or create a main containing desired API and compile it using dart2js

1
likes
120
pub points
0%
popularity

Publisher

verified publisherwrappedowl.com

Produces synthatic functions from a grammar

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

args

More

Packages that depend on thenafter_dart