send link to app

Rust Programming Compiler app for iPhone and iPad


4.6 ( 9056 ratings )
Utilities Education
Developer: Ketan Appa
Free
Current version: 1.9.1, last update: 6 months ago
First release : 06 Nov 2019
App size: 21.77 Mb

Write Rust code directly on your iPhone, iPad and iPod Touch! This app is ideal for learning and testing code snippets!

Rust is a multi-paradigm system programming language focused on safety, especially safe concurrency. Rust is syntactically similar to C++, but is designed to provide better memory safety while maintaining high performance.

Features:
- Compile and run your program
- View program output or detailed error
- Select and run chunk of codes
- Custom keyboard for easy input of frequently used characters
- Optimized for connecting with external physical/bluetooth keyboard
- Advanced source code editor with syntax highlighting and line numbers
- Open, save, import and share rs files.
- Language reference

Limitations:
- Internet connection is required for compilation
- Maximum program running time is 20s
- Some file system, network and graphics functions may be limited
- This is a batch compiler; interactive programs are not supported. If your program provides an input prompt, enter the input in the Input tab prior to compilation. See the Reference tab in the app for code examples.