# Lua IDE - Learn Lua Coding — Lua,IDE,REPL,programming

> Integrated Development Environment for learning and coding Lua on iOS. (iPhone/iPad app by 盼军 崔.)

- Source: https://appshunter.io/ios/app/lua-ide-learn-lua-coding/id638219114 (this page in markdown: same URL + `.md`)
- Developer: [盼军 崔](https://appshunter.io/developer/567286451)
- Category: Developer Tools, Education
- Price: Free with in-app purchases
- Rating: 3.50/5 from 11 App Store ratings · 8 written reviews indexed
- Age rating: 4+
- Requires: iOS 14.0 · 95 MB
- Languages: American English
- Released: 2013-04-25
- Data updated: 2026-08-24
- Monetization: freemium
- User reviews in markdown: https://appshunter.io/ios/app/lua-ide-learn-lua-coding/id638219114/reviews.md

## What is Lua IDE?

Welcome to Lua IDE: Unleash Your Lua Coding Potential!

Dive into the world of Lua coding with Lua IDE, your all-in-one Lua Integrated Development Environment (IDE) on iOS. With a standalone interpreter, feature-rich code editor, and an intuitive file manager, Lua IDE is the ultimate toolkit for Lua enthusiasts and learners alike.

Why Choose Lua IDE?

Learn and Experiment: Lua IDE is the perfect playground for Lua enthusiasts. Whether you're testing code snippets from books or unleashing your creativity, our interactive learning environment lets you experiment and refine your Lua skills effortlessly.

Project Mastery: Elevate your coding game by organizing complex projects effortlessly. Lua IDE's built-in File Manager allows you to create, manage, and run multi-file Lua projects with ease. The terminal integration lets you execute your creations seamlessly.

What's on the Horizon?

Package Management Magic: Stay tuned for Lua IDE's Package Manager, a game-changer for library integration. It's like having LuaRocks at your fingertips, making library management a breeze.

Debugging 

Join the Lua IDE Community:

Your Voice Matters: Have a suggestion or a brilliant idea? Reach out to us at amadman380743909@gmail.com or visit https://www.iamadman.com, or twitter: andy38074, Reddit: iamadmancom. Your input is what propels Lua IDE forward.

Learn on Your Terms: Lua IDE is not just an app; it's a journey. Learn programming wherever, whenever, and whatever you desire. Unleash your coding potential with Lua IDE today!
This is Lua IDE with a standalone interpreter, a Code Editor and File Manager and many useful resources for learning Lua.


Lua REPL:

Lua official standalone interpreter integrated. You can input Lua code interactively with it. And you can also use it to run a Lua file in Terminal.

Terminal:

##Cursor Operations:

- supports various cursor operations, including cursor positioning, hiding, showing, and blinking.

##Colors:

- ANSI escape codes for text styling and colors are fully supported. You can set foreground and background colors, as well as apply other text styles.

##Escape Sequences:

##256-Color Mode:

##True Color (24-Bit Color):

##Text Selection and Copy-Paste:

- Users can select text within the terminal, and xterm.js provides built-in functionality for copying and pasting text to and from the clipboard.

##Input Handling:

- handles keyboard input, allowing users to type commands and interact with the terminal interface using the keyboard.

##UTF-8 and Multilingual Support:

#Shell Commands

##Support many useful shell commands

"ifconfig","ping","export","readlink","chmod","scp","telnet","host","du","link","dig","cksum","bc","date","egrep","gzip","nslookup","fgrep","mv","open","md5","say","ssh-keygen","xargs","diff","cd","tee","lua","sh","touch","dc","tar","chflags","rm","sort","uniq","awk","printenv","find","mkdir","tail","unalias","pwd","ed","gunzip","compress","nc","uptime","sed","openurl","setenv","stat","alias","sum","head","uname","wc","cat","echo","unsetenv","unlink","pbpaste","rmdir","uncompress","curl","ln","cp","whoami","rlogin","sftp","tr","env","ssh","whois","pbcopy","wol","grep","ls"

##Custom commands

"code", "help", "clear", "files"

Code Editor:

## Syntax Highlight

Syntax highlighting for Lua and many other languages like: C, C++, Swift, JavaScript, TypeScript, CSS, HTML, Markdown, JSON, Python, YAML, Bash (you can view Makefile as bash file).

## Line Number

Show/Hide line number gutter.

## Wrap Line

## Invisible Characters

## Themes

Currently support four themes that cover both Light and Dark Mode


Docs

##Bundled Source Code and Documentations

###Lua source code 

Lua 5.3.4, 5.3.6, 5.4.6 source code, docs, and tests (written in Lua, they are very good resources for learning Lua)

##Online Documentations

###Lua.org

###Lua-users.org

###LuaRocks.org

###Awesome-lua

File Manager

You can create/delete/view/copy/paste files and folders. Source code files are syntax highlighted.

## Key features

- Standalone Lua interpreter
- Feature-rich code editor
- Intuitive file manager
- Interactive learning environment
- Multi-file project support
- Terminal integration
- ANSI escape code support

## Pricing and in-app purchases

Base price: Free.

**Subscriptions**

| Subscription | Price | Period |
| --- | --- | --- |
| Pro Yearly | $9.99 | per year |
| Pro Monthly | $0.99 | per month |

**One-time purchases**

| Purchase | Price | Type |
| --- | --- | --- |
| Lifetime Pro | $14.99 | one-time |
| Buy me a coffee | $2.99 | one-time |


## Recent user reviews (8 of 8)

All indexed reviews: https://appshunter.io/ios/app/lua-ide-learn-lua-coding/id638219114/reviews.md

### 2/5 — uhh

*2026-07-09, version 4.8.1*

im sure it works and all but for me its just very confusing to use, i have to save the file in order to run the code? 2 stars because im sure it works for somebody.

### 5/5 — how convenient

*2026-05-15*

nice

### 5/5 — AMAZING APP FOR LUA PRACTICE

*2026-02-17, version 4.8.1*

I love that the developer thought to create this powerful app for users on the go!

### 5/5 — Great app

*2025-08-12, version 4.7.0*

As a roblox developer this app is great for picking up the raw language itself and very interesting to work with

### 1/5 — Hater

*2025-05-02*

Honestly, I'm just a hater.

### 1/5 — Does not work

*2025-04-02*

It said that local and function were not commands and I could not do anything because anything a would type would say it’s not a command and any other thing a used before worked so I don’t know what’s wrong with it.

**Developer response:** You must input Lua scripts in the Lua Interpreter(the first tab) NOT the Terminal(the third tab).
If you still have questions, please email me amadman380743909@gmail.com.

### 3/5 — doesnt use lualu

*2024-12-20, version 4.4.2*

this app uses normal lua not lualu  but its titled as lualu

### 5/5 — Very good

*2014-02-17, version 3.0*

Useful

## Frequently asked questions about Lua IDE

### What is Lua IDE?

Lua IDE is an iOS application that serves as an Integrated Development Environment for the Lua programming language. It includes a code editor, file manager, and a standalone interpreter for writing and running Lua code.

### Is Lua IDE free to use?

Lua IDE is free to download and use, with optional subscription plans for enhanced features. The app offers 'Pro Monthly' for $0.99 and 'Pro Yearly' for $9.99.

### What devices does Lua IDE support?

Lua IDE is supported on iPhone, iPad, and iPod devices. It is designed for iOS users who want to learn or code in Lua on the go.

### How often is Lua IDE updated?

The latest version of Lua IDE is 4.8.1, and it was last updated on December 28, 2025. This indicates a history of active development and updates.

### What are the subscription options for Lua IDE?

Lua IDE offers two subscription plans: 'Pro Monthly' at $0.99 per month and 'Pro Yearly' at $9.99 per year, providing access to premium features.

### What age rating does Lua IDE have?

Lua IDE has an age rating of 4+, making it suitable for a wide range of users, including younger learners interested in programming.

### Can I manage complex projects with Lua IDE?

Yes, Lua IDE's built-in File Manager allows you to organize and run multi-file Lua projects. It also supports terminal integration for executing your creations.

### Does Lua IDE support advanced terminal features?

Lua IDE's terminal supports various cursor operations, ANSI escape codes for text styling and colors (including 256-color and true color modes), text selection, copy-paste, and UTF-8 multilingual support.

## Version history (last 5 releases)

### 4.8.1 — 2025-12-28

some optimizations

### 4.8.0 — 2025-08-22

Change App name from LuaLu REPL to Lua IDE. Someone gave it a 1 star review because he thought this app can run luau script, he mistook the app's name for Luau.

### 4.7.1 — 2025-08-14

1. fix bug when code completion triggered by '.', if select completion, the '.' be removed issue
2. some optimizations

### 4.7.0 — 2025-05-27

1. code completion, definition, reference
2. code format

### 4.6.0 — 2025-03-26

some optimization

## Apps similar to Lua IDE

| App | Rating | Price | Category |
| --- | --- | --- | --- |
| [Pythonica: Code and Debug](https://appshunter.io/ios/app/pythonica-code-and-debug/id6463144918) | 5.0 (2) | Free | Developer Tools |
| [PyPocket](https://appshunter.io/ios/app/pypocket/id6738126761) | — | $1.99 | Developer Tools |
| [CodeSnack IDE](https://appshunter.io/ios/app/codesnack-ide/id1397424959) | 4.4 (1,548) | Free | Developer Tools |
| [Python Coding IDE](https://appshunter.io/ios/app/python-coding-ide/id1561934996) | 4.8 (390) | Free | Developer Tools |
| [Ruby 2.0-run code,pro](https://appshunter.io/ios/app/ruby-20-run-codepro/id727047729) | 4.3 (11) | $2.99 | Developer Tools |
| [CodeRunBox IDE](https://appshunter.io/ios/app/coderunbox-ide/id6736521488) | 1.0 (1) | Free | Developer Tools |

## More apps by 盼军 崔

- [EmergencyCalls](https://appshunter.io/ios/app/emergencycalls/id1628093664)
- [Spam Call SMS Blocker](https://appshunter.io/ios/app/spam-call-sms-blocker/id6443582719)
- [Love2D Game Maker](https://appshunter.io/ios/app/love2d-game-maker/id6476174098)
- [Solar2D Studio - CoronaSDK](https://appshunter.io/ios/app/solar2d-studio-coronasdk/id6498889447)
- [U Game Engine + xLua](https://appshunter.io/ios/app/u-game-engine-plus-xlua/id6743805852)

All apps by 盼军 崔: https://appshunter.io/developer/567286451

## Related topics

[lua ide](https://appshunter.io/ios/topics/lua-ide) · [lua ide fresh edition](https://appshunter.io/ios/topics/lua-ide-fresh-edition) · [lua](https://appshunter.io/ios/topics/lua) · [lua code](https://appshunter.io/ios/topics/lua-code) · [lua coding](https://appshunter.io/ios/topics/lua-coding)

---

*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-08-24.*
