Feel free to report any issues about the talk :)
It could be :
- Typos in the slides / README
- Things that are wrong or outdated
- Suggestions or improvements
- functions with
_ENV
as parameter - Closures
- Garbage collector
- __index and __newindex (in details)
<const>
and<toclose>
- C API
Talk by @Sygmei
Icons in the slide are from flaticon.
Thanks to Tyler Neylon and his "Lua in 15 minutes" that was a good inspiration.
Special thanks to @EliasDaler for his really cool article about coroutines : https://eliasdaler.github.io/how-to-implement-action-sequences-and-cutscenes/