ruby / racc

Racc is an LALR(1) parser generator. It is written in Ruby itself, and generates ruby programs.
Other
535 stars 88 forks source link

Prepare 1.7.2 #236

Closed nobu closed 10 months ago

nobu commented 10 months ago

Since v1.7.1, already some bug fixes and new features added.