[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Try lua in your browser
- From: steve donovan <steve.j.donovan@...>
- Date: Wed, 24 Nov 2010 09:49:53 +0200
On Wed, Nov 24, 2010 at 7:22 AM, James Turner <james@calminferno.net> wrote:
> I no I'm late to the game, but I've just discovered Lua and have fallen
> in love. As an exercise to get familiar with the language, I have
> created an interactive lua console that runs in your browser at
> http://trylua.org.
That's really cool!
I have been doing similar experiments with Orbit and termlib.js, but
jquery-console works better (it's doing scrolling properly, for
instance, and termlib has Issues with Chrome).
Now, for people to test out your sandbox ;)
steve d.