[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: A challenge: make an online Lua tutorial
- From: Rob Kendrick <rjek@...>
- Date: Wed, 5 Oct 2011 14:20:01 +0100
On Wed, Oct 05, 2011 at 02:52:37PM +0200, steve donovan wrote:
> (There is this online interactive Lua which works rather well:
>
> http://trylua.org/
>
> with James Turner's original announcement:
>
> http://lua-users.org/lists/lua-l/2010-11/msg00734.html
>
> but interactive prompts seem to scare new users?)
There's also the one on the official Lua site that we host:
http://www.lua.org/demo.html
It's basic, but it does work.
B.