[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] lua-repl 0.3
- From: Xavier Wang <weasley.wx@...>
- Date: Thu, 18 Oct 2012 21:58:52 +0800
hi Rob,
Very Excellent plugin framework I have seen before :-)
I love the idea before the plugin framework from top to bottom.
congratulations for this mile stone for lua-repl. I will 'steal' all
your idea in my future plugin framework :D
Thank you for your great work!
regards,
Xavier Wang.
2012/10/18 Rob Hoelz <rob@hoelz.ro>:
> Hello everyone!
>
> I'm pleased to announce the latest release of lua-repl: version 0.3!
> Here's the source code:
>
> https://github.com/downloads/hoelzro/lua-repl/lua-repl-0.3.tar.gz
>
> For those of you who use luarocks, the rock hasn't been updated yet,
> but it will reside here:
>
> http://luarocks.org/repositories/rocks/#luarepl
>
> Version 0.3 adds plugins to lua-repl, implementing some of the features
> available in 0.2 as plugins, and offering plugins for other
> functionality. Documentation on plugins can be found here:
>
> https://github.com/hoelzro/lua-repl/blob/master/plugins.md
>
> Please try it out and let me know what you think!
>
> Thanks,
> Rob