lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi All,

This is a follow-up to the earlier announcement about this integration
work [1]. All the changes have been merged into the master branch of
ZeroBrane Studio and allow users to run LuaDist commands from the
console in ZBS. For example, you can run "luadist.install('penlight')"
and then "require 'pl.strict'". This is supported on Windows/OSX/Linux
for Lua 5.1 and Lua 5.2 interpreters.

I posted all the details along with a brief comparison of LuaRocks and
LuaDist here [2]. Hope people find it useful and share their feedback.

Paul.

[1] http://lua-users.org/lists/lua-l/2013-10/msg00844.html
[2] http://notebook.kulchenko.com/zerobrane/lua-package-managers-luadist-luarocks-and-integration-with-zerobrane-studio