Skip to content

timtadh/rusty-slr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rusty SLR

This is a simple implementation of the algorithm to create an LR(0) automaton from a grammar. I used it as an exercise to learn rust.

About

A rust implementation of generating a LR(0) automaton from a grammar.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages