ruby--ruby/ext/racc/cparse
aamine 4ffed78b32 * ext/racc/cparse/README: new file.
* ext/racc/cparse/MANIFEST: add README.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5723 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-02-16 06:13:33 +00:00
..
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
MANIFEST * ext/racc/cparse/README: new file. 2004-02-16 06:13:33 +00:00
README * ext/racc/cparse/README: new file. 2004-02-16 06:13:33 +00:00
cparse.c * lib/racc/parser.rb: synchronize with Racc 1.4.4. 2003-11-03 13:55:01 +00:00
depend racc runtime imported. 2002-03-22 07:20:31 +00:00
extconf.rb racc runtime imported. 2002-03-22 07:20:31 +00:00

README

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