blob: 7771108b8466ab64389d5aacf6aef5ab02b9ef44 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
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://i.loveruby.net/en/projects/racc
- https://github.com/tenderlove/racc
|