c5f5025244
facilitates an extension of the object-oriented paradigm called syntax-oriented programming. There's a readme that will get you going and some examples. WWW: http://treetop.rubyforge.org/ Approved by: miwi(mentor)
6 lines
257 B
Text
6 lines
257 B
Text
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.
|
|
|
|
WWW: http://treetop.rubyforge.org/
|