tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Moving Lua source codes
Marc Balmer wrote:
> Yes, this is an issue. Dunno if we need a 'kluac' or so, at the moment
> I'd say loading code from source form is ok.
Supporting binary chunks is more challenging because binary format can
change completely in a new Lua version. Source code is more stable,
there are often small changes in the language too (like new keywords)
but I'd say they are manageable.
Alex
Home |
Main Index |
Thread Index |
Old Index