https://github.com/coldgrub1384/luade
Lua IDE for iOS
https://github.com/coldgrub1384/luade
ide ios lua scripting
Last synced: 10 months ago
JSON representation
Lua IDE for iOS
- Host: GitHub
- URL: https://github.com/coldgrub1384/luade
- Owner: ColdGrub1384
- License: mit
- Created: 2018-11-28T23:02:51.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-19T14:37:25.000Z (almost 7 years ago)
- Last Synced: 2025-03-26T16:21:23.787Z (10 months ago)
- Topics: ide, ios, lua, scripting
- Language: C
- Homepage:
- Size: 1.22 MB
- Stars: 29
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Pisth •
Edidown •
Pyto •
Luade


# Luade
```
Luade is a Lua IDE for iPhone and iPad. You can run code directly on your device and offline.
Features:
- Lua with all default libraries like "io"
- Full REPL
- Preinstalled modules to access device information and clipboard
- Run scripts from the share sheet
- Store scripts in iCloud Drive
```
## Building
`$ ./setup.sh` and then open Luade.xcworkspace.