blob: 01ed06c7a84de7f72b80dfbf4a05618a1e574224 (
plain) (
blame)
1
2
3
4
5
6
|
Racc is an LALR(1) parser generator for Ruby. It is written in Ruby
and generates Ruby code. Almost all functions of yacc(1) is
implemented.
Author: Minero Aoki <aamine@loveruby.net>
WWW: http://rubyforge.org/frs/?group_id=7299
|