ruby / racc

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

Update README.rdoc #196

Closed jwillemsen closed 1 year ago

jwillemsen commented 1 year ago
hsbt commented 1 year ago

Thanks!