An open API service indexing awesome lists of open source software.

https://github.com/cloud-org/lua-in-action

lua code practice
https://github.com/cloud-org/lua-in-action

lua programming-language

Last synced: 11 months ago
JSON representation

lua code practice

Awesome Lists containing this project

README

          

### lua-in-action

write some lua code

- PLDesign Lua: https://www.bilibili.com/video/BV1ZY4y187mK
- pairs and ipairs: https://zhuanlan.zhihu.com/p/85890198
- get table len: https://blog.csdn.net/haobaworenle/article/details/76315067