Re: Guile for Game Scripting

2010-08-18 Thread Andy Wingo
Hi Luiji, No Itisnt has already mentioned that Guile will support Lua, but I don't think there's a problem with using the canonical implementation of Lua, no. Basically the thing is, use what you want, but GNU suggests Guile; and in the near future Guile will have decent support for a couple other

Re: Guile for Game Scripting

2010-07-23 Thread No Itisnt
Guile is gradually coming to support multiple languages, including a Lua 5.1 implementation which I am working on right now. So they are not necessarily mutually exclusive. On Fri, Jul 23, 2010 at 10:34 PM, Luiji Maryo wrote: > As a side project, I am developing a free software game engine and I