Ruby Programming Language

Ruby Programming Language

Learn to Code with Ruby

3 ratings
31 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
  • April 28, 2012
  • November 6, 2019

Features

Ruby Programming Language screenshot #1 for iPhone
Ruby Programming Language screenshot #2 for iPhone
Ruby Programming Language screenshot #3 for iPhone
Ruby Programming Language screenshot #4 for iPhone
Ruby Programming Language screenshot #5 for iPhone
iphone
ipad
πŸ–ΌοΈGet Icon
Iconsβ†˜οΈŽ

About

Learn and practice the Ruby programming language on your mobile device. This app provides a source code editor, compiler, and online resources for studying and executing Ruby programs. It's ideal for learning the language and performing various coding tasks.

βœ“Compile and run Ruby programs
βœ“Enhanced source code editor
βœ“Syntax highlighting and line numbers
βœ“Online language reference
βœ“Program samples included
βœ“Text input and output
Show original description

What's New in Ruby Programming Language

13.0

November 6, 2019

Added iOS 13 support.

2

In-App Purchases

$0.99

100 Compilations for Ruby Programming Language

100 Compilations for Ruby Programming Language

User reviews

Insufficient compilations

As above

Lack of file system

Without the ability to read and write files the program is pretty useless

Input should not be required for β€œcompile”

An input change should not require program to be recompiled... guessing it’s because the program is not actually executed via App, but instead β€œcompile” uploads program and input(s) to server, then β€œrun” requests server to execute code and brings back the outputs, etc. kinda hokie for what it’s sold as... but still neat. Not planning to pay for play, will be deleting app after this review.
Show more

Boooooooooooo

Horrible it stinks I'm leaving no stupid stars😑😑😑😑😑😑

Response from developer

Please provide more details in your review.

Keep moving

I'm a novice, but couldn't get it to do a simple console program because gets doesn't work.

Response from developer

Please contact support and describe your problem.

Developer apps

FAQ

What can I do with the Ruby Programming Language app?

This app allows you to learn and practice the Ruby programming language on your iOS device. You can compile and run Ruby programs, edit source code with advanced features like syntax highlighting, and access online language references and samples.

Is the Ruby Programming Language app free to use?

The app itself is free to download and use for basic functionalities. However, you will need to purchase compilations within the application to fully utilize its programming capabilities.

What are the limitations of the Ruby Programming Language app?

An internet connection is required to compile and run programs. The app does not support graphics, network operations, file system access, or real-time input. Additionally, programs have a maximum running time of 15 seconds.

Who is the target audience for this app?

This application is designed for students, developers, and anyone interested in learning or practicing the Ruby programming language. It's particularly useful for those who want a mobile tool for coding exercises and study.

What programming paradigms does Ruby support?

Ruby is a versatile language that supports multiple programming paradigms, including functional, object-oriented, imperative, and reflective programming. It also features a dynamic type system and automatic memory management.