/learn_lua-project

Learn Lua Programming Language

Primary LanguagePythonMIT LicenseMIT

Documentation Status https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social

Welcome to learn_lua Documentation

https://learn-lua.readthedocs.io/en/latest/_static/learn_lua-logo.png

我个人学习 Lua 编程语言的学习笔记.

Install

learn_lua is released on PyPI, so all you need is to:

$ pip install learn-lua

To upgrade to latest version:

$ pip install --upgrade learn-lua