[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LLVM bindings for Lua
- From: Dibyendu Majumdar <mobile@...>
- Date: Sun, 16 Aug 2015 19:36:57 +0100
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