[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: luaprompt
- From: Rob Hoelz <rob@...>
- Date: Mon, 16 Apr 2012 10:24:52 -0400
I started a pure-Lua module similar to this a while back:
https://github.com/hoelzro/lua-repl
The main diffeerence (other than being pure Lua) was that mine is
independent of the terminal (you could use it in a Quake-style console
in a 3D game) and of an event loop (you invoke its methods as needed).
I was also hoping to add plugins in a 0.2 release.
-Rob
On Fri, Apr 13, 2012 at 12:36:31AM +0300, Dimitris Papavasiliou wrote:
> luaprompt has now been re-released as version 0.1.1 under the MIT/X11
> license.
>
> Dimitris
- References:
- luaprompt, Dimitris Papavasiliou
- Re: luaprompt, Marc Balmer
- Re: luaprompt, Miles Bader
- Re: luaprompt, Marc Balmer
- Re: luaprompt, Miles Bader
- Re: luaprompt, Marc Balmer
- Re: luaprompt, Dimitris Papavasiliou
- Re: luaprompt, Kevin Martin
- Re: luaprompt, Dimitris Papavasiliou
- Re: luaprompt, Dimitris Papavasiliou