
VisualCode 2 4+
Visual Lua Editor
ShenZhen Yuyue Technology Co., Ltd.
Designed for iPhone
-
- Free
iPhone Screenshots
Description
VisualCode is Lua Editor for iOS. This app is very usefull to edit lua script, and run lua code immediately.
Feature
√ Support Lua code highlight
√ Support run lua code immediately
√ It is very usefull to run some code on mobile phone
Lua Config:
lua 5.4.4
luasocket 3.1.0
LuaSec 1.2.0
json-lua 0.1-4
Lua-cURLv3
Lua-cURLv3 example
local curl = require("cURL")
local json = require("JSON")
local PATH = PATH or ".."
local SSL_CERT_FILE = SSL_CERT_FILE or "/usr/local/share/cacert.pem"
-- HTTP Post
curl.easy()
:setopt_url('https://httpbin.org/post')
:setopt_writefunction(
function(str)
print(str)
local decode = json:decode(str )
print(decode)
end
)
:setopt_httppost(curl.form() -- Lua-cURL guarantee that form will be alive
:add_content("test_content", "some data", {
"MyHeader: SomeValue"
})
)
:setopt{
use_ssl = curl.USESSL_ALL,
cainfo = SSL_CERT_FILE,
}
:perform()
:close()
What’s New
Version 1.2.19
This update contains bug fixed
Ratings and Reviews
When i ruin it it doesnt do anything
When i run the script i wrote it doesnt do anything nor tell me whats wrong can u fix that
App Privacy
The developer, ShenZhen Yuyue Technology Co., Ltd., indicated that the app’s privacy practices may include handling of data as described below. For more information, see the developer’s privacy policy.
Data Not Collected
The developer does not collect any data from this app.
Privacy practices may vary, for example, based on the features you use or your age. Learn More
Information
- Seller
- ShenZhen Yuyue Technology Co., Ltd.
- Size
- 69.4 MB
- Category
- Lifestyle
- Compatibility
-
- iPhone
- Requires iOS 15.0 or later.
- iPod touch
- Requires iOS 15.0 or later.
- Mac
- Requires macOS 12.0 or later and a Mac with Apple M1 chip or later.
- Apple Vision
- Requires visionOS 1.0 or later.
- Languages
-
English
- Age Rating
- Learn More
- Copyright
- © 2025 VisualCode 2
- Price
- Free