VisualCode 2
iOS app by ShenZhen Yuyue Technology Co., Ltd.. Lifestyle · ShenZhen Yuyue Technology Co., Ltd.
- Store rating
- 3 / 5
- Store rating count
- 1
- Download price
- Free to download
- In-app purchases
- Unknown
- Version
- 1.2.61
- Listing last refreshed
- 2026-09-10
View the original store listing
Store description excerpt
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()
Review coverage
AppRill has captured 0 reviews for this app. This is a collected sample, separate from the store rating count. Latest review capture: Not captured yet.
Recent captured chart positions
No chart positions have been captured for this app yet.
Chart position, rating count and review coverage do not establish downloads, revenue or profit. Understand the differences.