- Lua Quick Start Guide
- Gabor Szauer
- 119字
- 2021-08-05 10:30:31
Introduction to Lua
This chapter covers what Lua is and how to set up a Lua environment on any operating system. Lua is not tied to any operating system, so this chapter covers installing Lua for Windows, macOS, and Linux. By the end of this chapter, you will have a fully functional Lua development environment set up, regardless of what operating system you are using. This will leave you ready to start learning the Lua language.
This is what you will learn in this chapter:
- What Lua is
- How to install Lua
- Available Lua tools
- How to install Visual Studio Code
- How to use Visual Studio Code
- Write and run a Hello World Lua application
推薦閱讀
- SoapUI Cookbook
- 技術領導力:程序員如何才能帶團隊
- Learn Scala Programming
- Mastering Scientific Computing with R
- Python Geospatial Development(Second Edition)
- 嚴密系統設計:方法、趨勢與挑戰
- Linux Device Drivers Development
- Tableau 10 Bootcamp
- Node Cookbook(Second Edition)
- Hands-On GUI Programming with C++ and Qt5
- Java Web開發實例大全(基礎卷) (軟件工程師開發大系)
- INSTANT Apache ServiceMix How-to
- Scratch從入門到精通
- PhoneGap 4 Mobile Application Development Cookbook
- SQL Server on Linux