[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Proper tail recursion
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Fri, 27 Jul 2001 11:36:02 -0300 (EST)
>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