Re: [GD-General] Off the shelf scripting languages
Brought to you by:
vexxed72
From: <Lag...@wa...> - 2003-04-17 22:29:55
|
> Python: if it proves to be viable on consoles (I'm watching others and > hoping for the best) I would be very happy. I haven't seen other > languages with anything close to Boost.Python for ease-of-integration; > it is seriously impressive: http://www.boost.org/libs/python/doc/. luabind (http://luabind.sf.net/) for lua (www.lua.org) allow the same ease-of-integration It is based on the same work. IMHO for a scripting language you need to be aware of porting the VM on every platform. Lua is write in clear ANSI C++ and is light. Port on PS2, GC, XBOX is very easy. ------------------------ Lagarde Sébastien Neko entertainment Junior programmer |