Release Name: 1.4.6
Notes:
racc 1.4.6 has been released!
* <http://i.loveruby.net/en/projects/racc/>
* <http://racc.rubyforge.org/>
Racc is a LALR(1) parser generator.
It is written in Ruby itself, and generates Ruby program.
Changes:
Changes:
### 1.4.6
* Bugfixes
* bin/racc -g option renamed to -t
* racc/compiler.rb is removed
* '|' is allowed with meta rules
* Ruby 1.8.7 compatibility fixes
* Ruby 1.9 compatibility fixes
|