blob: 92ed74dbef181c3194c0e2446de55a4704db48ba (
plain) (
blame)
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) is
implemented.
WWW: http://www1.u-netsurf.ne.jp/~brew/mine/en/index.html
|