https://github.com/anewage/haup-haup
A very simple LR(0) parser
https://github.com/anewage/haup-haup
cfg compiler compiler-design context-free-grammar grammars parser syntax-analysis syntax-checker
Last synced: 7 months ago
JSON representation
A very simple LR(0) parser
- Host: GitHub
- URL: https://github.com/anewage/haup-haup
- Owner: anewage
- Created: 2018-01-20T21:41:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-01T05:19:28.000Z (over 6 years ago)
- Last Synced: 2025-02-03T12:19:16.992Z (8 months ago)
- Topics: cfg, compiler, compiler-design, context-free-grammar, grammars, parser, syntax-analysis, syntax-checker
- Language: Java
- Size: 188 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Haup-Haup
A very simple LR(0) parser.This is a part of Compiler Design Course @ AUT