lua-users home
lua-l archive

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


It was thus said that the Great Timm S. Mueller once stated:
> 
> I shouldn't have written that "Lua would be fine", because I am more
> after a dumper written in C. Any candidates? Maybe I will simply pick a
> Lua one and transfer it to C. And I'm still taking MsgPack and JSON
> format into consideration, too, despite some limitations.

  Any reason why C over Lua?  The performance shouldn't be that different
between the two.

  -spc