blob: 550e8d49fee9f396e44b1abf2c1b25df82a04539 (
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/ruby/racc
|