Lua 是一种轻量小巧的脚本语言,用标准C语言编写并以源代码形式开放, 其设计目的是为了嵌入应用程序中,从而为应用程序提供灵活的扩展和定制功能。
Lua examples helps you learn lua on Windows, Linux and MacOS. These examples and ecosystem are constantly evolving; your involvement is vital to its success!
- Windows 10,8.1,7, Linux or MacOS
- Visual Studio Code
- Git
> git clone https://github.com/suhao/shells.git
> cd shells
Windows:PS> .\env.bat
See the documnetation for specific walkthroughs. Our docs are now available online at 【Lua菜鸟教程】.
lua is built with your contributions. Here are some ways you can contribute:
- Submit Issues in lua or existing examples
- Submit Fixes and New examples
Code licensed under the MIT License.