lua-users home
lua-l archive

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


I'll have to remember this the next time I feel the urge to write `return 
value, recursive_call(...)` which isn't a tail call. Although I've 
occasionally thought the VM could pull some stack manipulation tricks to make 
it a tail call.

-- 
tom <telliamed@whoopdedo.org>