Binary package “racc” in ubuntu precise

Ruby LALR parser generator

 Racc is LALR(1) parser generator for Ruby, written in Ruby. It allows
 programmers to easily write syntactic parsers from simple rules, like yacc
 and bison.