From: Bira Date: 2006-08-17T20:44:10+09:00 Subject: Re: Lightweight Ruby? On 8/16/06, Brian McCallister wrote: > Lua embeds much easier than Ruby, IMHO. This is especially if you use > multiple threads (which most games do, I believe). > > Best tool for the job isn't always your favorite tool :-) > > -Brian Lua is also a nifty language :). Lua and Ruby seem to have the same goals of being simple and fun to program in. Lua isn't object-oriented, but you can implement OOP in it and do a whole lot of other nifty tricks using its peculiar data types. -- Bira http://compexplicita.blogspot.com http://sinfoniaferida.blogspot.com