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
2021-11-21 16:21:18 +09:00
..
cparse.c Fix -Wundef warnings for HAVE_RB_EXT_RACTOR_SAFE 2021-05-04 14:56:55 +02:00
depend Update dependencies 2021-11-21 16:21:18 +09:00
extconf.rb [ruby/racc] Add missing check for rb_block_call() 2021-07-18 20:38:34 +09: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://i.loveruby.net/en/projects/racc
  - https://github.com/ruby/racc