LuaTalk

Lua tutorial

A collection of Lua code examples and explanations for a talk on the Lua programming language

Code examples used in my Lua talk

GitHub

3 stars
2 watching
0 forks
Language: Lua
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hengestone/lua-languages A collection of languages and projects that compile to or use Lua as their intermediate language 604
kikito/lua_missions A test-driven learning platform for the Lua programming language 378
slembcke/debugger.lua A simple Lua debugger for embedded systems and single-file use. 781
lua-stdlib/lua-stdlib A collection of standard Lua libraries for various versions of the Lua programming language. 289
squeek502/zua An attempt to implement Lua 5.1 in Zig for educational purposes 172
stravant/luaminify Tools for parsing and transforming Lua source code 260
airstruck/knife A collection of reusable building blocks for writing more efficient and modular Lua code. 449
nicholas3388/luanode A Lua SDK for various microcontrollers and embedded systems, providing a scripting interface for programming and automating tasks. 1,142
xolox/lua-lxsh A Lua module providing lexing and syntax highlighting functionality using LPeg patterns 72
emmylua/vscode-emmylua An extension for Visual Studio Code that provides support and debugging tools for the EmmyLua programming language 639
firezenk/language-lua Provides syntax highlighting and snippets for the Lua programming language in Atom text editor 66
trixnz/vscode-lua Provides features like autocompletion, error checking, and linting for the Lua programming language in Visual Studio Code. 116
lilyball/rust-lua Rust bindings to Lua 5.1 providing a safe interface 127
mpeterv/luacheck A tool for detecting and reporting issues in Lua code 1,921
tomaka/hlua A Rust library that provides a high-level interface to Lua 5.2 510