aboutsummaryrefslogtreecommitdiff
path: root/docs/more_resources.md
blob: 587ebb677c14647ad74a2064269cadf9851a1989 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Community support and more resources

On LuaRocks:

* [Matrix chat-room](https://app.gitter.im/#/room/#luarocks_luarocks:gitter.im)
  - for all things LuaRocks!
* [luarocks GitHub issues](https://github.com/luarocks/luarocks/issues) - for
  reporting bugs in the CLI tool
* [luarocks-site GitHub issues](https://github.com/luarocks/luarocks/issues) -
  for reporting bugs related to the [luarocks.org](https://luarocks.org)
  website itself

On Lua:

* [Lua mailing list](http://www.lua.org/lua-l.html) - for questions about the Lua language itself or specific Lua modules (most module authors hang out there!)
* [Lua documentation](http://www.lua.org/docs.html) - documentation on the Lua language, including the reference manual
* [Lua Forum](https://luaforum.com) - a beginner friendly Lua community

On LuaJIT:

* [LuaJIT mailing list](http://luajit.org/list.html) - for LuaJIT-specific discussion

## Presentations on LuaRocks

Some past presentations discussing LuaRocks:

* [LuaRocks: fostering an ecosystem for Lua modules](http://hisham.hm/talks#fosdem2015), presented by Hisham Muhammad at FOSDEM 2015, Brussels, Belgium
* [What's new in LuaRocks](http://hisham.hm/talks#luawshop14), presented by Hisham Muhammad at the Lua Workshop 2014, Moscow, Russia
* [LuaRocks - past, present and future](http://hisham.hm/talks#luawshop13), presented by Hisham Muhammad at the Lua Workshop 2013, Toulouse, France
* [LuaRocks 2.0](http://hisham.hm/talks#luawshop09), presented by Hisham Muhammad at the Lua Workshop 2009, Rio de Janeiro, Brazil
* [LuaRocks: o sistema de pacotes de extensão para a linguagem Lua](http://hisham.hm/talks#fisl9), presented by Hisham Muhammad at FISL 9.0 - IX International Forum on Free Software, Porto Alegre, Brazil