lua-users home
lua-l archive

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


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 :)

-- 
Pierre Chapuis