YAML is much cleaner than Lua Tables / JSON for storing level information IMO, but I couldn't find any pure Lua parser for it from a quick Google search.
Anyone know of any such parser?
I don't think a [this](
https://github.com/acd/lua-yaml) would be as easy to integrate as a pure Lua parser, given that it has .c and .h files?
People call me "underscore".
Comments
Tried to search it too and have not found pure lua implementation of YAML parser. Do you want to develop one?
http://www.nightspade.com