lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Sunday 10 February 2008, Miles Bader wrote:
> Though discussing how Lua would fair on this VM seems apropos...

sure, especially about what features would Lua need to be implemented with 
reasonable efficiency on JVM.

the first things that comes to my mind are closures and coroutines, but not so 
sure about the first... maybe Java 1.6 already has those?

another would be implementation details about tables, i don't think there's 
any dictionary-like object in Java's standard library that let's (almost) any 
value to be used as key

hum.... i'm sure there's more but can't see 'em right now.

-- 
Javier

Attachment: signature.asc
Description: This is a digitally signed message part.