RE: [GD-General] Games using off-the-shelf scripting languages other than Python or Lua?
Brought to you by:
vexxed72
From: Nick T. <ni...@ro...> - 2004-08-16 23:23:55
|
> Just curious, does anybody know of any commercial games (PC and console) > using > off-the-shelf scripting languages other than Python and Lua? (there are > plenty of those) >=20 > Specifically, is anybody using Small, Perl, Ruby, or Javascript in games? > Thanks. Jak and Daxter uses a Lisp variant. Ratchet and Clank uses the same engine so I'd expect this to be the same. ND mentioned that they had problems using it because noone knows Lisp in games (at GDC 2003). Of games I've come across, Quake and Neverwinter Nights (Bioware) use C/Small like syntax. Wow, it seems people do write games in Perl!! (no gfx!) http://perl.about.com/od/games/ Nick |