Git Product home page Git Product logo

lr-0-'s Introduction

LR0 Parsing Table

This is a project containing various codes related to LR(0) parsing along with the code for firstset and followset. The folder grammar contains some sample grammars for testing. You can also input your own grammar rules.

  • finalclosures.py - Find the closures for the various itemsets along with their transitions.
  • gen_table.py - Generate LR(0) table. [Work under progress. Would be happy if someone would like to contribute]
  • parse_input.py- Check for acceptance of a string depending on the grammar rule

To Contribute

Please create an issue if you find some error and the code. Also if you would like to provide solution to the issue, feel free to send a pull request.

lr-0-'s People

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

coreywarren

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.