blob: 8b1f5a32dd041061c25720977b2c49263539ef25 (
plain)
1
2
3
4
5
|
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.
Author: Minero Aoki <aamine@dp.u-netsurf.ne.jp>
|