Exec Lua

Lua IDE & HTTP/MQTT

1.52 by Michael Lauer
Sep 1, 2025 Old Versions

About Exec Lua

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

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.

What's New in the Latest Version 1.52

Last updated on Sep 1, 2025
Bugfix: Appbar was hiding part of JSON form

Additional APP Information

Latest Version

1.52

Uploaded by

Ernesto Bonilla

Requires Android

Android 5.0+

Available on

Report

Flag as inappropriate

Show More

Use APKPure App

Get Exec Lua old version APK for Android

Download

Use APKPure App

Get Exec Lua old version APK for Android

Download

Exec Lua Alternative

Get more from Michael Lauer

Discover