Skip to content

allenlooplee/TryRuby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Try Ruby right inside your Windows Phone

As a Ruby hobbyist, you might have heard of tryruby.org originally created by why the lucky stiff, a great learning tool that enables you to try Ruby inside your browser. Have you ever dreamed of evaluating Ruby code right inside your Windows Phone, just like texting inside the Messaging Hub? You've come to the right place. Have fun with Ruby!

Features

This app is still in BETA stage, and only for study and experiment at this point of time. Here's a list of what I plan to implement:

  1. New code directly in editor
  2. Rename saved code
  3. Sync saved code to cloud storage
  4. Redirect/redefine puts and gets
  5. Learning mode
  6. Tips via Live Tile

2.0 BETA (2014-12-12):

  1. Save user-defined code [done]
  2. List saved code [done]
  3. Evaluate and delete saved code [done]
  4. View and edit saved code [done]

1.5 BETA (2014-11-13):

  1. Copy previous expressions/results [done]
  2. Multi-line code scenarios [done]

1.0 BETA (2014-11-7):

  1. Basic REPL for single-line expressions [done]
  2. Messaging Hub style texting [done]
  3. Error handling for input code [done]
  4. Format result object like irb [done]
  5. Help and learning materials [done]

Build and run

This app is now available in Windows Phone Store. You can also download it by scanning the QR code in the above poster.

To build and run lastest TryRuby from source code, you'll need Windows Phone SDK 8.0 or higher. This project is brought to reality thanks to DLR 1.0 and IronRuby 1.3.1 which is compatible with Ruby 1.9.2. The source code is licensed under MIT License.

References

About

A Ruby REPL based on IronRuby with Messaging Hub style for Windows Phone 8.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages