An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


Pisth
Edidown
Pyto
Luade

![Mockup](mockup.png)

![Icon](https://raw.githubusercontent.com/ColdGrub1384/Luade/master/Luade/Assets.xcassets/AppIcon.appiconset/Icon-App-83.5x83.5%402x.png)

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