[REBOL] Re: Text markup Dialect
From: greggirwin::mindspring::com at: 19-Apr-2006 10:07
>>Why not take YAML and then develop a seperate syntax for styling YAML input
PN> To me, this is more a data serialisation format than a text markup format.
YAML is for data serialization. I've looked at it a bit, as it seems
at first glance to be a nice format. On further inspection, I decided
that it was more complex, and less elegant, the deeper you get into
the spec.
I'd like to hear if someone else has used it successfully, and how
they think it compares to native REBOL format for real-world use.
-- Gregg