Rust Programming Compiler

Rust Programming Compiler

Learn and code in Rust

16 ratings
6 reviews

Archived App

This is an archived listing of the app previously available on the App Store.

Although the app is no longer distributed by Apple, you can still view its description, screenshots, version history, ratings, and metadata for reference.

Details

  • Released
  • Updated
  • November 6, 2019
  • January 1, 2024
Rust Programming Compiler screenshot #1 for iPhone
Rust Programming Compiler screenshot #2 for iPhone
Rust Programming Compiler screenshot #3 for iPhone
Rust Programming Compiler screenshot #4 for iPhone
Rust Programming Compiler screenshot #5 for iPhone
iphone
ipad
🖼️Get Icon
Icons↘︎

About

Learn and test Rust programming code directly on your mobile device. This app offers a full-featured editor with syntax highlighting and allows you to compile and run your programs, viewing output or errors. It's designed for efficient coding with a custom keyboard and external keyboard optimization.

Compile and run Rust programs
View program output and errors
Select and run code chunks
Custom keyboard for special characters
Syntax highlighting and line numbers
Open, save, import, and share files
Language reference included
Show original description

What's New in Rust Programming Compiler

1.9.2

January 1, 2024

Bug fixes and performance improvement

1

In-App Purchases

$2.99

Upgrade

Upgrade to premium version

User reviews

How to import crate

Does anyone know how to add to the toml file? Can you post a review on how to if you do? Thanks!!

Well done!

I jeed to say overall this is half baked but it is insane that it exists. Well done I am amazed even this small portion of rust development and learning can be done here. Keep working on it and you will make the firt real rust app here. I just have a quick question: how can I open an existing rust file on the app ?
Show more

Not there yet

Needs documentation on how to import crate, save as, etc..

Cool start

This seems to work for small single-file projects, but it needs to make multi-file editing much easier. It doesn’t make starting a new project very easy. Git integration would also go a long way.

All that said, I’m shocked that this even exists at all, so please keep working on it and making it more usable. I bought the full version just to support further development in some small way. I would definitely use it more if it made working with real world projects easier!
Show more

Great app

Amazing app, you can go to “reference” and see the rust by example or rust book, the complier works very well and is fast and easy.

Developer apps

FAQ

How does Rust Programming Compiler help with learning Rust?

Rust Programming Compiler allows you to write, compile, and run Rust code directly on your device. It provides a language reference and features like syntax highlighting to aid in understanding and practicing the language.

What are the limitations of Rust Programming Compiler?

An internet connection is required for compilation. Programs have a maximum running time of 20 seconds, and some file system, network, and graphics functions may be limited. It functions as a batch compiler, not supporting interactive programs.

Can I use Rust Programming Compiler offline?

No, an internet connection is required for compilation and running programs within Rust Programming Compiler. The app itself can be opened and used for editing code offline, but execution necessitates connectivity.

What devices is Rust Programming Compiler compatible with?

Rust Programming Compiler is compatible with iPhone, iPad, and iPod Touch devices. It is optimized for touch input and also supports connection with external physical or Bluetooth keyboards.

How often is Rust Programming Compiler updated?

The latest version of Rust Programming Compiler is 1.9.2, which was last updated on January 1, 2024. This indicates a relatively consistent update schedule from the developer.

What is the age rating for Rust Programming Compiler?

Rust Programming Compiler has an age rating of 4+. This suggests it is suitable for a wide audience, including younger learners interested in programming.

Does Rust Programming Compiler have ads?

The provided data does not specify whether Rust Programming Compiler contains advertisements. However, it is listed as free with no in-app purchases.

How does Rust Programming Compiler handle program input?

For programs that require input, you need to enter the input in the 'Input' tab before compilation. The app provides code examples in the 'Reference' tab to demonstrate how to handle input and output.