From: James Edward Gray II Date: 2006-08-17T21:49:39+09:00 Subject: Re: Lightweight Ruby? On Aug 17, 2006, at 7:00 AM, gregarican wrote: > I briefly looked at Lua but didn't get a chance to fully research its > capabilities. Are there a decent amount of libraries available for > this > language? For example, could I implement XMLRPC, SOAP, etc. with it or > use standard GUI toolkits such as Qt, GTK, Fox, Wx, etc.? I sure hope so. The language doesn't even implement bitwise operators, so your going to need a library for pretty much everything. ;) James Edward Gray II