Overview

Version:
1.0.2
Last updated: 2019-04-06
Ranking
#1,324,254 213,693
Overall

Features & Capabilities

NLua.Box allow you to program on your device using Lua language.

User Growth & Download Statistics

App
By:
Codefoco
Version:
1.0.2 Last updated: 2019-04-06
Version code:
830888232
Creation date:
2019-04-01
Compatible devices:
Size:
7.51MB
URLs:
Website ,Privacy policy
Full description:
See detailed description
Source:
Apple Apps Store
Data ingested on:
2026-07-19
Compare stats and ranking:

Contact the developer

Chrome-Stats does not own this Apple app. Please use these information below to contact the Apple app developer.
Developed by:
Codefoco
Apple Apps Store
https://apps.apple.com/ca/app/nlua-box/id1458245348
Website:
http://nlua.github.io/NLuaBox/

User Reviews

I was working through, when I noticed something... This version of Lua works on the BODMAS version of math, whereas a different Lua thing I used uses the PEMDAS version. Because it used the BODMAS, all my calculations were off by quite a bit. And that’s really an inconvenience, because you now have to add more parentheses around everything to make it all work normally, or make the entire code longer. BODMAS: 8 / 2(2+2) = 16 It would start with brackets, and add (2+2), then the order by dividing 8/2, for 4(4), getting the 16. PEMDAS: 8 / 2(2+2) = 1 This one would get the Parentheses, adding (2+2) for 4, multiplying by 2 for 8, then divide by 8 to get the CORRECT answer: 1. For BODMAS to work into PEMDAS, you’d place parentheses so it looks like 8 / (2(2+2)). For PEMDAS to work like BODMAS, it’d look like (8/2)(2+2). Now, which do you people prefer for your order of operations? BODMAS? Or PEMDAS?
by Sh*****, 2019-08-30

Legit, this is a great scripting app
by Sh*****, 2019-04-04
View all user reviews ›

Best NLua.Box Alternatives

Here are some Apple apps that are similar to NLua.Box: