1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/racc/cparse/README
hsbt c2caf7d30f * ext/racc/cparse/README: [DOC] Use upstream and github link instead of RAA.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44131 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-12-11 03:10:54 +00:00

11 lines
280 B
Text

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