Quote:
Originally Posted by Riabi
I'm not that familiar with YAML, but does it work well with other languages? I know that's the reason so many indie game devs still use XML.
|
It's just a protocol, depends on the language used and the parsing library (if any) whether a particular ML is 'viable' or not. Most major languages fully support YAML and a host of other MLs. XML's just one of the oldest.