-
Updated
Oct 31, 2020 - Java
Lua
Lua is a programming language written in C that emphasizes performance. It has automatic memory management and is often used to extend software written in other languages.
Here are 91 public repositories matching this topic...
-
Updated
Nov 5, 2020 - Java
Add hashbangs
-
Updated
Oct 16, 2020 - Java
-
Updated
Nov 30, 2020 - Java
-
Updated
Jun 1, 2020 - Java
-
Updated
Jun 21, 2019 - Java
-
Updated
Jul 1, 2020 - Java
-
Updated
Jun 1, 2020 - Java
-
Updated
Nov 27, 2020 - Java
-
Updated
Jan 14, 2018 - Java
-
Updated
Oct 4, 2020 - Java
-
Updated
Oct 12, 2020 - Java
-
Updated
Sep 21, 2019 - Java
-
Updated
May 16, 2020 - Java
Created by Roberto Ierusalimschy, Waldemar Celes, and Luiz Henrique de Figueiredo
Released 1993
- Organization
- lua
- Website
- www.lua.org
- Wikipedia
- Wikipedia
One massive thing the current docs are missing right now is any good set of examples. For instance, the
fsAPI doesn't have a single one, despite being a core bit of functionality!It'd be nice to have short (1-5 lines) examples for most "interesting" functions. Ideally all these examples would be self contained - there's definitely some existing examples which are pretty [nonsensical on thei