[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: RES: RES: RES: Lua Browser Plugin
- From: Nicolas Cannasse <ncannasse@...>
- Date: Mon, 06 Aug 2007 19:04:05 +0200
Rafael - SosCpdTerra a écrit :
Never was my intent substitute JavaScript. I use it and like it.
That is why write a Lua like in JavaScript wasn't the goal. It's very
integrated with the DOM and does an amazing job. I just miss some
functionality. I can use Java to do that job, but Java is faaat. I can use
flash to do so. But Flash is commercial.
You can also use haXe for that (http://haxe.org)
It can compiles to JS or Flash, depending on the features you need.
Nicolas