INFORMATION

Updated:
BundleID:
de.mlauer.luatest
Version:
1.27
Category:
Education
Required:
Android
Rating:
160
Publish:
2023-05-06
Price:
Free
Developer:

WHAT'S NEW

Develop and test OpenAI GPT-3 prompts.
Scipt examples included. See menu -> Script examples -> openai*

Exec Lua App SCREENSHOT

【图】Exec Lua(截图 0)【图】Exec Lua(截图 1)【图】Exec Lua(截图 2)

Exec Lua App DESCRIPTION

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).
– mqtt client (publish/subscribe)
– OpenAI Prompt Engineering.
– OpenAI chatbot example.
– Develop and test OpenAI GPT-3 prompts with lua script.

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

READ MORE...

SIMILAR to Exec Lua App

Exec Lua App DOWNLOAD

Free DownloadGoogle Play

App REVIEWS

Abdul

This app is AMAZING! It has a bad visually look, but you can still run lua!

Elizabet

Its crashing in android oreo

Rose

Would be better if there was a roblox script

Madisyn

What is this suppose to be it's no good scripts

Justyn

Works perfectly based off my experience, and has a proper output. Based off my first 20 minutes of using this script executer, it's perfect for Lua programmers that would like to program on mobile. I can easily see this being helpful for when im away from home and feel like programming some random stuff to clear boredom and/or stress. Thanks, Michael.

Achilles

I think it's a really nice executor for scripts but can it execute on games?

winter

Works well. Just started withlua (and luau) and it fits my needs.

Yugoslav

Nice app but is this Lua 5.3 or 5.4 i really need the Lua 5.1 thx
----------
Lua 5.4 You can execute: print(_VERSION)

fr4jijch

Great App considering it's infancy. I'd recommend this over any other similar tool on the app market today. Still alot to be desired, but for what it does, it does simply, and well.

Richard

Very, very good app for testing Lua code.

Guest

As a beginner it's great to learn without the hassle of distracting ads. Stable, intuitive app with some sample code to get you started. I'd love for it to have dark mode.

XxLegend

Am I actually the first review? lol anyways ty for doing that! really helpfull too learn by myself

TanTan

Nice but There is no undo button or redo

robloxma

Is it for executing scripts or writing scripts?
----------
It is for both. Writing and executing.

Owen

I like this app im learning lua. If there is dark mode ?

Ayan

please add dark mode and make the app usable

Pierre

Very easy to use Lua compiler. My only complaint is that it sometimes hides the toolbar and I can't figure out how to restore it except by restarting the app. It's very feature-light, but is fast and functional.
----------
It's not a bug, it's a feature. With a double tap in the editor you can switch to full screen editor. Double tap again you can switch back.

Moe

Amazing app, the only thing missing is a command line (or I just haven't found it) and git support
----------
For input You can use this enhancement: local input = app.inputForm("MyTitle", 10)

Callum

Simple clean interface, perfect for writing lua on android.

Hasan

Amazing, I like it, and I have two things here to say: 1-Is it possible to move the execution button to the top? becuase when editing the keyboard hides all the bottom part and takes one more step to execute. 2- Again when editing, the visual cusor "|" is not set accurately in place except when the font size is less than 10.

READ MORE...