NLua.Box

NLua.Box

Minimalistic Lua player.

5 ratings
2 reviews
Free

Details

  • Released
  • Updated
  • April 1, 2019
  • April 6, 2019

Features

NLua.Box screenshot #1 for iPhone
NLua.Box screenshot #2 for iPhone
NLua.Box screenshot #3 for iPhone
NLua.Box screenshot #4 for iPhone
iphone
ipad
🖼️Get Icon
Icons↘︎

About

This application allows users to program on their mobile device using the Lua language. It provides a minimalistic environment for writing and running Lua scripts directly on their phone or tablet.

Lua programming on device
Minimalistic interface
Run Lua scripts
Mobile development tool
Show original description

What's New in NLua.Box

1.0.2

April 6, 2019

Fixed issue with German double quotes.

User reviews

Good, but not the best.

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?
Show more

Awesome app

Legit, this is a great scripting app

FAQ

What is NLua.Box?

NLua.Box is a mobile application that allows you to program on your device using the Lua language. It offers a minimalistic environment for running Lua scripts.

Is NLua.Box free to use?

Yes, NLua.Box is available for free. There are no costs associated with downloading or using the application.

What devices does NLua.Box support?

NLua.Box is designed for iOS devices, including iPhone, iPad, and iPod. It is not currently available for Android.

What is the age rating for NLua.Box?

NLua.Box has an age rating of 4+. This indicates it is suitable for users of all ages.

How often is NLua.Box updated?

The latest version of NLua.Box is 1.0.2, released on April 6, 2019. The app was initially released on April 1, 2019.

What programming language can I use with NLua.Box?

NLua.Box specifically supports programming and running scripts using the Lua language.

Does NLua.Box have ads?

No, NLua.Box does not contain advertisements. It is a completely ad-free experience for users.

What is the user rating for NLua.Box?

NLua.Box has received an excellent user rating of 4.8 stars based on 5 ratings, indicating high user satisfaction.