An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Haup-Haup
A very simple LR(0) parser.

This is a part of Compiler Design Course @ AUT