mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
7 lines
226 B
Plaintext
7 lines
226 B
Plaintext
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://i.loveruby.net/en/racc.html
|