On 12 December 2012 01:44, DeNigris Sean <[email protected]> wrote:
> <quote author="Jacob Wagner">
> Hello.  Is anyone interested in getting lua scripting to work with pharo, 
> using nativeboost?  I do not think it should be very difficult, but it is 
> beyond my knowledge of c and lua and nativeboost.
>
>   The reason I would like this is for possible gaming applications.  I am 
> already trying my hand at writing games with amber smalltalk as a client and 
> pharo + websockets as a server, but it would be very cool if the users could 
> write some lua 'sandboxed' scripts that run on the server.
> </quote>

just one question: why you need lua if you have smalltalk?

and sure thing, one can implement bindings to lua C API.
http://www.lua.org/notes/ltn004.html

-- 
Best regards,
Igor Stasenko.

Reply via email to