[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Abything out there that emits structured text?

J2M

12/20/2006 9:04:00 PM

I am writing something that has to emits structured text by parsing
some internal structures and don't want to write something that has
already been done better by others a million times, so just wanted a
couple of pointers on places to look.

All I want to do is be able to do is build up an output string that
contains nested indented text not dissimilar to the output from YAML,
but I don't need all that YAML does.

Anything out there that does this?

Thanks
James

1 Answer

Uma Geller

12/20/2006 9:25:00 PM

0

> All I want to do is be able to do is build up an output string that
> contains nested indented text not dissimilar to the output from YAML,
> but I don't need all that YAML does.
>
> Anything out there that does this?

I think prettyprint.rb does that, should come with your ruby 1.8.x

best,
UG
---
Uma Geller
http://umageller.wor...