r

racc

Racc is a LALR(1) parser generator. It is written in Ruby itself, and generates Ruby program. NOTE: Ruby 1.8.x comes with Racc runtime module. You can run your parsers generated by racc 1.4.x out of the box.
https://github.com/tenderlove/racc
MIT
Aaron Patterson
大版本 版本 最近更新
1.4 1.4.13 2015-10-23 00:06:56
共1条记录