GithubHelp home page GithubHelp logo

jictyvoo / thenafter-dart Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 1.0 231 KB

This project has educational purpose, was created to generate functions for a synthatic analyser

Home Page: https://pub.dev/packages/thenafter_dart

License: MIT License

Dart 100.00%
grammar-parser dart analyzer hacktoberfest hacktoberfest-accepted hacktoberfest2022

thenafter-dart's Introduction

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 to BNFParser.

Future plans

As this lib was built in dart, and does not use any additional dependencies, in the future it is planned to compile and publish this lib in JS using dart's transpiler.

dartdevc -o test.js lib/thenafter_dart.dart

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

How to contribute

  • Currently we support code generation for a few languages, so you can add or update any generator you want.
  • Also, testing is never enough, so you can add more tests to ensure the library is consistent and hard to break.
  • Update the library documentation, making it more understandable.

thenafter-dart's People

Contributors

forcetower avatar jictyvoo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

marcusaldrey

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.