Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info | Philip M. Gollucci | 2010-10-20 | 1 | -1/+1 |
| | | | | | | | | | Prompted by: distilator With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=263313 | ||||
* | ruby_parser (RP) is a ruby parser written in pure ruby (utilizing | Pav Lucistnik | 2009-06-19 | 1 | -0/+7 |
racc--which does by default use a C extension). RP's output is the same as ParseTree's output: s-expressions using ruby's arrays and base types. Author: Ryan Davis (zenspider) <ryand-ruby@zenspider.com> WWW: http://rubyforge.org/projects/parsetree/ PR: ports/135706 Submitted by: Espen Volden <voldern@hoeggen.net> Notes: svn path=/head/; revision=236286 |