lua-users home
lua-l archive

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


On Mon, 31 May 2010 12:12:17 +0300 (EEST), M Joonas Pihlaja
<jpihlaja@cc.helsinki.fi> wrote:
>Yes, there is: Download the source of the module and look at it.  C 
>code is visually very different from Lua code.  Moreover, lua source 
>code usually is in files with the extension .lua.

Thanks for the tip.