lua-users home
lua-l archive

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


 > However, 3.2 includes a TAILCALL opcode...

This is all you need for proper tail recursion, and it is more general.

 > Like someone said, "Lua is the speed demon of scripting languages" :-)

Any ideas why?  Did you pay special attention to speed?  Do any
profiling?


Norman