mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 02:24:06 -04:00
4 lines
144 B
Plaintext
4 lines
144 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) are
|
|
implemented.
|