Exec Lua - Lua IDE & HTTP/MQTT

Development environment and runtime for Lua. HTTP/MQTT client. OpenAI GPT prompt

Exec Lua - Lua IDE & HTTP/MQTT for Android

"Exec Lua - Lua IDE & HTTP/MQTT" is a powerful Android development environment for Lua, allowing users to create, run, and manage Lua scripts seamlessly. It supports HTTP and MQTT clients, syntax highlighting, and includes OpenAI prompt engineering tools for enhanced development. With features like input forms, JSON form designer, and example files, it's designed for both novice and experienced developers looking to utilize Lua on their mobile devices.
Install from Google Play Store

App stats

Version: 1.39 (Last updated: 2024-11-21)
Creation date: 2020-11-10
Permissions
Photos/Media/Files: read the contents of your USB storage, modify or delete the contents of your USB storage
Storage: read the contents of your USB storage, modify or delete the contents of your USB storage
Microphone: record audio
Other: full network access

Ranking

Other platforms

Not available on Chrome
Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Android apps? Install Chrome-Stats extension to view Android-Stats data as you browse the Google Play Store.

App summary

This app is a development environment for the scripting language Lua for Android. You can develop, run and manage Lua scripts.
The Lua scripts are executed by the Lua Script Engine 5.4.1.

Features:
- code execution
- syntax highlighting
- line numbering
- Input form
- save/open file
- http client (GET, POST, PUT, HEAD, OAUTH2, etc).
- REST client
- mqtt client (publish/subscribe)
- OpenAI Prompt Engineering.
- OpenAI chatbot example.
- Develop and test OpenAI GPT-3 prompts with lua script.
- JSON form designer for complex input handling

Android specific functions:
Open input form:
x = app.inputForm(title)
Open input form with a default value:
x = app.inputForm(title, default)
Show a pop up notification message:
x = app.toast(message)
HTTP request:
statuscode, content = app.httprequest(request)
OAuth2 support:
Browser flow.
Create JWT tokens(HS256)
MQTT support:
mqtt.connect(options)
mqtt.onMqttMessage(onMessage)
mqtt.subscribe(topic, qos)
mqtt.publish(topic, payload, qos, retained)
mqtt.disconnect()

Many sample files are included.

User reviews

These summaries are automatically generated weekly using AI based on recent user reviews. Google Play Store does not verify user reviews, so some user reviews may be inaccurate, spammy, or outdated.
Pros
  • Great for beginners learning Lua
  • Fast and functional application
  • Stable and intuitive interface
  • Ability to run Lua code on mobile effectively
  • Helpful for programming on the go
Cons
  • Issues with input handling (e.g., io.read not returning values)
  • Visual issues (e.g., toolbar hiding, bad visual look)
  • Lacks some features like dark mode and command line support
  • Global variables and certain functions (e.g., io.write, tonumber) not working properly
  • No undo/redo button
Most mentioned
  • User-friendly for beginners
  • Stability and lack of ads
  • Request for dark mode
  • Functional app for Lua execution
  • Various input issues reported
User reviews
The app is great and unlike others it actually shows where you messed up on the coding, great for anyone who is starting to learn lua.
by choki machuki, 2024-12-10

Bro why it not letting me input something in io.read() it return nil value
by Jordan 8995, 2024-11-27

Trash lua exuc can't even support inputs
View all user reviews

Similar apps

Here are some Android apps that are similar to Exec Lua - Lua IDE & HTTP/MQTT: