An open API service indexing awesome lists of open source software.

https://github.com/mberlanda/programming-lua


https://github.com/mberlanda/programming-lua

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Programming in Lua

Excerices from _Programming in Lua, fourth edition_ (2016) by Roberto Ierusalimschy

## The Basics

[1. Getting started](./01/ex.md)

[2. Interlude: The Eight-Queen Puzzle](./02/ex.md)

[3. Numbers](./03/ex.md)