lua-users home
lua-l archive

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


> 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).

-- Roberto