lua-users home
lua-l archive

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


> 
> On the other hand, requests for documentation of lauxlib are very rare. Does
> this mean that no one is using it? Or perhaps no one is really writing library
> code by hand, relying instead on tolua or luabind or luna or whatever.
> 

Not at all!  I would love to have a more complete lauxlib documentation.  The main
difficulty I have found upgrading to lua5 has been the lack of documentation
for utility functions like dofile and getglobal.  The code is short and clear, but
it would be great if an appendix in the manual described those.

Anyway, the short description of the lauxlib functions in the parent message
is really useful (in addition to the header and source).   Thanks.

eml.