lua-users home
lua-l archive

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


> 4. Lua operates by pushing and popping into a lua stack.how does it help
> and why it is needed to do so??

I suggest reading this:
	"Passing a language through the eye of a needle" 
	http://queue.acm.org/detail.cfm?id=1983083
	also http://dx.doi.org/10.1145/1965724.1965739