pkgsrc/devel/ruby-racc/DESCR

4 lines
144 B
Text
Raw Normal View History

Racc is an LALR(1) parser generator for Ruby. It is written in Ruby
and generates Ruby code. Almost all functions of yacc(1) are
implemented.