Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
racc
Ruby LALR parser generator
https://github.com/ruby/racc
0
no reviews
Install
Racc is LALR(Look-Ahead LR) parser generator for Ruby, written in Ruby. It allows programmers to easily write syntactic parsers from simple rules, like yacc and bison.