NOTICE: This package has been removed from pkgsrc

./devel/ruby-treetop, Ruby-based parsing DSL based on parsing expression grammars

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.4.2, Package name: ruby18-treetop-1.4.2, Maintainer: filip

Treetop is a Ruby-based DSL for text parsing and interpretation. It
facilitates an extension of the object-oriented paradigm called
syntax-oriented programming. There's a readme that will get you going
and some examples.


Required to run:
[misc/rubygems] [lang/ruby18-base]

Required to build:
[misc/rubygems]

Master sites:

SHA1: 389f1312ab8a117ddd8181ca921217002e0c4273
RMD160: 4d069acb745d67cf47c444c986fe8a50d87000bb
Filesize: 42 KB

Version history: (Expand)


CVS history: (Expand)


   2010-09-16 14:36:29 by Filip Hajny | Files touched by this commit (4) | Package removed
Log message:
ruby-treetop was imported as devel/ruby-treetop already

   2009-11-10 18:15:03 by Filip Hajny | Files touched by this commit (1)
Log message:
Clean up comment cruft
   2009-11-10 16:58:24 by Filip Hajny | Files touched by this commit (4) | Imported package
Log message:
Import ruby18-treetop-1.4.2 as wip/ruby-treetop.

Treetop is a Ruby-based DSL for text parsing and interpretation. It
facilitates an extension of the object-oriented paradigm called
syntax-oriented programming. There's a readme that will get you going
and some examples.