Skip to content

HodanPlodky/lr0_gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lr0_gen

Repo contains:

  • Generator of LR0, SLR1 and LR1 table.
  • Stack automata that accepts these table and do syntactic analyses for input string

Usage

cargo run "file"
cargo run examples/simple.gram # example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages