Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 279 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 279 Bytes

CompilePrincipleExperiment

LR analysis in Compile Principle

grammar.txt: grammar file provided for LR analysis

testprogram.txt: a program example file

You can change them to your own grammar and program example

build

make

run

./main