[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Online Lua IDE - is it a good idea?
- From: Axel Kittenberger <axkibe@...>
- Date: Mon, 6 Feb 2012 16:49:43 +0100
> It would definitely be a 'try before you buy' option, but it still
> seems limited in what it could be allowed to do, since the Lua would
> run on the server?
Why not directly in the browser?
If a whole PC/Linux can be emulated in the browser:
http://bellard.org/jslinux/
It cant be so impossible for Lua.
Reimplementing Lua VM in Javascript ist not a task done in a week. But
it would be an awesome project. Like the Javascript PC/Linux emulator.
Otherwise just run the vanilla Lua in the PC emulator.