[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua parser internals
- From: Dibyendu Majumdar <mobile@...>
- Date: Tue, 14 Jul 2015 20:48:02 +0100
On 13 July 2015 at 20:26, Roberto Ierusalimschy <roberto@inf.puc-rio.br> wrote:
>> As I work on Ravi perhaps one of the most complex areas I have to deal
>> with is the Lua Parser and Code generator. As I understand more I tend
>> to add notes for my own benefit - explaining my understanding.
>>
>> One such note is given below. I would be grateful if Roberto or Luiz
>> could comment on the correctness of this description.
>
> It seems correct (but I did not check the long example).
>
Ok thanks.