lua-users home
lua-l archive

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


> See http://lua-users.org/lists/lua-l/2015-04/msg00429.html .

Thank you for the quick response, might be worth to mention it in FAQ or on lua.org/source landing page?

On Tue, Nov 22, 2016 at 12:46 PM, Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br> wrote:
> https://www.lua.org/source/ is a wonderful site for browsing Lua source
> code, functions and structs are linked to their definitions.  I wonder how
> are those pages generated?  Can I use the same tool for my own C projects?