Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imduchuyyy/ppl_assignment3
https://github.com/imduchuyyy/ppl_assignment3
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/imduchuyyy/ppl_assignment3
- Owner: imduchuyyy
- Created: 2020-12-05T06:18:18.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-15T09:50:21.000Z (about 4 years ago)
- Last Synced: 2024-05-06T01:33:22.824Z (8 months ago)
- Language: Python
- Size: 69.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Copy your BKIT.g4 to ./src/main/bkit/parser
copy your ASTGeneration.py to ./src/main/bkit/astgen
Change current directory to initial/src where there is file run.py
Type: python run.py gen
then type: python run.py test CheckSuite
All the test will initially fail