Pierre Chapuis
2014-07-18 09:08:33 UTC
Today I learned the Facebook AI Research team uses Torch
(and hence Lua), and released a set of libraries on GitHub:
https://github.com/facebook/fblualib
There are things that look interresting there, including
a REPL and a debugger. I am not sure how much they require
LuaJIT to work, or if some of them could work with PUC Lua.
Also this may warrant an update of
http://www.lua.org/uses.html :)
(and hence Lua), and released a set of libraries on GitHub:
https://github.com/facebook/fblualib
There are things that look interresting there, including
a REPL and a debugger. I am not sure how much they require
LuaJIT to work, or if some of them could work with PUC Lua.
Also this may warrant an update of
http://www.lua.org/uses.html :)
--
Pierre Chapuis
Pierre Chapuis