![]() |
This library is for manipulating data as recursively
nested tag/value pairs (Structured tags or Simple Tree
aggreggates). At this time there is only a perl
implementation, Data::Stag, but C and Lisp implementations
are planned.
Stags can easily be represented as XML or as lisp-style S-expressions, or using the Stag native indented text format. They can also be represented in perl using nested arrays. |
Stag project page on Sourceforge | Here you can find the Stag CVS repository, mail lists, etc |