Re: [GD-General] JavaScript as a scripting language
Brought to you by:
vexxed72
From: <cas...@ya...> - 2002-12-06 16:27:57
|
brian hook wrote: > Has anyone looked into using JavaScript as a game scripting language? > It looks fairly flexible and intuitive, and it has a lot of aspects I > find appealing, but I find it alarming that it's not mentioned nearly > as much as, say, Python and Lua. Lua has always been my favourite scripting language, but the other day I thought just the same thing. njs seems to be quite small and fast enough for use in a game. I don't know what kind of gc it uses, though. Many people are more confortable with javascript C-like sintax and scoping rules, so if your end users are going to touch the scripts, that may be a benefit. It also seems to be easy to embed. Anyway, if you try it, I'd love to hear about your conclusions. Ignacio Castaño cas...@ya... _______________________________________________________________ Copa del Mundo de la FIFA 2002 El único lugar de Internet con vídeos de los 64 partidos. ¡Apúntante ya! en http://fifaworldcup.yahoo.com/fc/es/ |