lua-users home
lua-l archive

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


>Is there a design document describing the Lua implementation?

No.

>Is there at least a document that describes the semantics of each bytecode?

Yes, lopcodes.h.
--lhf