Lua in 100 Seconds
YouTube Viewers YouTube Viewers
3.03M subscribers
2,001,866 views
0

 Published On Feb 14, 2022

Lua is a lightweight dynamic scripting language often embedded into other programs like World of Warcraft and Roblox. It's minimal syntax makes it easier to learn than Python, while being much more performant than other interpreted languages.

#programming #compsci #100SecondsOfCode

🔗 Resources

Lua Manual https://www.lua.org/manual/5.3/manual...
Lua History https://www.researchgate.net/publicat...
Lua C API https://riptutorial.com/lua/topic/671...

🔥 Get More Content - Upgrade to PRO

Upgrade to Fireship PRO at https://fireship.io/pro
Use code lORhwXd2 for 25% off your first payment.

🎨 My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

🔖 Topics Covered

What is Lua?
What is Lua used for?
Is Lua faster than Python?
Lua vs Python
Lua Basics Tutorial
How do tables work in Lua?
How to use C or C++ with Lua

show more

Share/Embed