lua-users home
lua-l archive

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


On 15 August 2015 at 23:13, Dibyendu Majumdar <mobile@majumdar.org.uk> wrote:
> You can view progress at the following location where I will put
> sample Lua programs to demonstrate the api.
>

Hi - I am pleased to report that I can code a do nothing C function in
Lua! The updated demo program is here:

https://github.com/dibyendumajumdar/ravi/blob/master/llvmbinding/basics.lua

Next step, get it to say 'hello world!'

Regards
Dibyendu