--- William Mallouk wrote:
> If you still want to use scripts after Colin's email, I know of a
> scripting language called LUA that can be easily adapted to be
> used on the GBA, with the advantage that you can compile scripts
> to a bytecode format, so you are at least saving space using it.
>
> Here goes the URL http://www.lua.org/
>
> It's a great piece of software, and it's open source. And besides
> that, you can easily use it at any platform. Worth taking a look.
Yup -- 100% portable ANSI C. I don't know if anyone has mentioned
it here yet, but Lua is also tiny, and it's one of *the* fastest
interpreted scripting languages there is. It's also well written,
easy to modify, designed specifically for embedding and extending,
and very modular. You can leave out the compiler and the standard
libraries simply by not linking them in, and end up with a ~24KB
VM. Lua has probably seen more use in games than any other single
scripting language.
Cheers,
Eric
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com