Skip to content

walklang/lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lua

Lua 是一种轻量小巧的脚本语言,用标准C语言编写并以源代码形式开放, 其设计目的是为了嵌入应用程序中,从而为应用程序提供灵活的扩展和定制功能。

Overview

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!

Quick Start

Prerequisites:

  • Windows 10,8.1,7, Linux or MacOS
  • Visual Studio Code
  • Git

To get started:

> git clone https://github.com/suhao/shells.git
> cd shells

Windows:PS> .\env.bat

Examples

See the documnetation for specific walkthroughs. Our docs are now available online at 【Lua菜鸟教程】.

Contributing

lua is built with your contributions. Here are some ways you can contribute:

License

Code licensed under the MIT License.