lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


I wish that there was a YAML lib for Lua ;)

There is, in fairly alpha form. I wrote one for Syck[1] that is currently only in Syck's repository[2]. It probably has issues, I haven't visited it in a while.

If anyone is looking for a small project, you might want to review the code and
see if you can spot any problems.

[1] http://whytheluckystiff.net/syck/
[2] http://code.whytheluckystiff.net/svn/syck/trunk/

--
Zachary P. Landau <kapheine@gmail.com>