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 95 public repositories matching this topic...
-
Updated
Dec 24, 2019 - JavaScript
-
Updated
Mar 28, 2017 - JavaScript
TableCallExpression currently puts the function argument in the property arguments which leads to a minor inconsistency as it is expected to be an array. This should be renamed to argument as there will always only be one. This also makes it consistent with StringCallExpression
-
Updated
Oct 23, 2018 - JavaScript
-
Updated
May 23, 2020 - JavaScript
Displayed warning:
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help http://xhr.spec.whatwg.org/
This occurs right after loading fengari, no matter what I do in my actual program. I'm not sure if synchronous requests are needed. I'd expect all requests to be async as that is the default value, so the w
-
Updated
Apr 24, 2020 - JavaScript
-
Updated
Apr 10, 2020 - JavaScript
-
Updated
Jul 7, 2020 - JavaScript
- Use Mocha & Sinon
- Unit tests for statements
- Unit tests for expressions
- Unit tests for declarations
- Integration tests using sample code
-
Updated
May 29, 2020 - JavaScript
-
Updated
Jan 3, 2016 - JavaScript
-
Updated
Mar 14, 2019 - JavaScript
-
Updated
Jun 18, 2020 - JavaScript
-
Updated
Jun 21, 2020 - JavaScript
-
Updated
May 18, 2018 - JavaScript
-
Updated
Mar 13, 2020 - JavaScript
Forum user LibraSun has requested that the Notify action be extended to include CallMeBot support.
-
Updated
Feb 12, 2020 - JavaScript
-
Updated
Apr 10, 2020 - JavaScript
Created by Roberto Ierusalimschy, Waldemar Celes, and Luiz Henrique de Figueiredo
Released 1993
- Organization
- lua
- Website
- www.lua.org
- Wikipedia
- Wikipedia
C language docs says the following about
.precisionfield insprintf()format:But Fengari raises error instead of assuming zero: