# NLua.Box — Minimalistic Lua player.

> Minimalistic Lua programming environment for mobile devices. (iPhone/iPad app by Codefoco.)

- Source: https://appshunter.io/ios/app/nluabox/id1458245348 (this page in markdown: same URL + `.md`)
- Developer: [Codefoco](https://appshunter.io/developer/630350794)
- Category: Utilities, Entertainment
- Price: Free
- Rating: 4.80/5 from 5 App Store ratings · 2 written reviews indexed
- Age rating: 4+
- Requires: iOS 11.0 · 8 MB
- Released: 2019-04-01
- Data updated: 2026-06-01
- Monetization: free
- User reviews in markdown: https://appshunter.io/ios/app/nluabox/id1458245348/reviews.md

## What is NLua.Box?

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

## Key features

- Lua programming on device
- Minimalistic interface
- Run Lua scripts
- Mobile development tool

## Recent user reviews (2 of 2)

All indexed reviews: https://appshunter.io/ios/app/nluabox/id1458245348/reviews.md

### 4/5 — Good, but not the best.

*2019-08-30*

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?

### 5/5 — Awesome app

*2019-04-04*

Legit, this is a great scripting app

## Frequently asked questions about NLua.Box

### 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.

## Version history (last 2 releases)

### 1.0.2 — 2019-04-06

Fixed issue with German double quotes.

### 1.0.1 — 2019-04-01

No release notes.

## Apps similar to NLua.Box

| App | Rating | Price | Category |
| --- | --- | --- | --- |
| [Lotek Console](https://appshunter.io/ios/app/lotek-console/id6444506640) | — | Free | Utilities |
| [OpoLua](https://appshunter.io/ios/app/opolua/id1604029880) | — | Free | Utilities |
| [Heyno EAP](https://appshunter.io/ios/app/heyno-eap/id6749825424) | 5.0 (2) | Free | Utilities |
| [Keras Chatbot: Voice Assistant](https://appshunter.io/ios/app/keras-chatbot-voice-assistant/id6608969280) | — | Free | Utilities |
| [LIFE LINK - FILE SHARING](https://appshunter.io/ios/app/life-link-file-sharing/id1615511026) | 5.0 (2) | Free | Utilities |
| [Imasse Change Browser](https://appshunter.io/ios/app/imasse-change-browser/id1592022471) | 5.0 (8) | Free | Utilities |

## Related topics

[luacpl](https://appshunter.io/ios/topics/luacpl) · [lua ide](https://appshunter.io/ios/topics/lua-ide)

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-06-01.*
