Skip to content

gagaspbahar/python-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

python-parser

A Python parser for Python utilizing the concepts of Context-free Grammar and the Cocke-Younger-Kasami algorithm.
This project was made to fulfill the requirements of passing Formal Languages and Automata Theory class.

How to use:

  • Clone this repository
  • Change directory to src
  • Use the parser using command py parser.py grammar_cfg.txt *yourfile.py*

Contributors

  • 13520016 Gagas Praharsa Bahar
  • 13520026 Muhammad Fajar Ramadhan
  • 13520045 Addin Nabilal Huda

About

A Python parser for Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages