Description: Ruby LALR parser generator
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.
Homepage:https://github.com/ruby/racc copyright | changelog | Debian changelog