blob: 80b4dce311002c72f1542a45e2dc2bdc46c521ba (
plain)
1
2
3
4
5
6
7
8
9
10
|
Racc Runtime README
===================
This directory contains a runtime library of
Racc parser generator. If you want to generate
your own parser, you must get Racc full package.
Get it from:
http://raa.ruby-lang.org/list.rhtml?name=racc
|