Skip to content

b-studios/lrparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scala Implementation of a LR Parser

This is just a playground for experimenting with LR(0) / SLR and LR(1) parsers in Scala. Basically all implementation is guided by the book "Aho, Sethi, Ullman, Compilers: Principles, Techniques, and Tools, Addison-Wesley, 1986".

About

A simple LR-Parser implementation in Scala

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages