On 31/07/2018 20:03, Richard Gaskin via use-livecode wrote:
For all of JSON's JS-friendly compactness over XML, hand-writing it can be tedious and error-prone, so YAML was invented as the answer for those cases where human-writability is a stronger need than parsing efficiency (all the rules about white space make it luxuriously readable to humans at a minor cost to machines to wade through all that).  YAML is most often use for configuration where settings may lend themselves to data that might need hierachically-ordered sets deeper than a two-dimentional table.
Does anyone have a library to do  array <---> YAML ?

I couldn't find one with Google "livecode YAML" (and various similar searches :-)

Thanks
Alex.

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to