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
3 stars
2 watching
0 forks
Language: Lua
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of languages and projects that compile to or use Lua as their intermediate language | 607 |
| A test-driven learning platform for the Lua programming language | 379 |
| A simple Lua debugger for embedded systems and single-file use. | 786 |
| A collection of standard Lua libraries for various versions of the Lua programming language. | 289 |
| An attempt to implement Lua 5.1 in Zig for educational purposes | 176 |
| Tools for parsing and transforming Lua source code | 259 |
| A collection of reusable building blocks for writing more efficient and modular Lua code. | 452 |
| A Lua SDK for various microcontrollers and embedded systems, providing a scripting interface for programming and automating tasks. | 1,163 |
| A Lua module providing lexing and syntax highlighting functionality using LPeg patterns | 73 |
| A plugin for VSCode that integrates EmmyLua as a programming language and debugger. | 642 |
| Provides syntax highlighting and snippets for the Lua programming language in Atom text editor | 66 |
| Provides features like autocompletion, error checking, and linting for the Lua programming language in Visual Studio Code. | 116 |
| Rust bindings to Lua 5.1 providing a safe interface | 127 |
| A tool for detecting and reporting issues in Lua code | 1,923 |
| A Rust library that provides a high-level interface to Lua 5.2 | 506 |