Description from extension meta
Ruby IRB interactive shell built with Native Client
Image from store
Description from store
Ruby interactive shell (IRB) built using Native Client.
This is proof of concept of Ruby running in Native Client. It is based on Ruby 2.0.0.
The source code for this package and for the Native Client port of python is available as part of the naclports project:
https://code.google.com/p/naclports/source/browse/trunk/src/libraries/ruby/
and:
https://code.google.com/p/naclports/source/browse/trunk/src/examples/tools/ruby_ppapi/
Caveats:
This build is using newlib and therefore does not support DSOs.
The newlib build doesn't yet support readline.
Latest reviews
- (2015-05-11) Pavel Pivovarov: It's good, but pointless without gems support. Even require 'yaml' drops the error...
- (2014-09-11) Jose Benitez: good
- (2014-05-01) Ethan Stryker: This is great to have, but I really want it to have readline support and tab completion.
- (2014-03-20) Jiangfeng Yu: I'm a newbie for ruby.This app is very useful for me! And it can be runed in offline status.
- (2014-01-19) Lokesh Kumar Jain: This is a good plugin and has a lot of potential to grow.Looking for some great updates. Nice work folks.
- (2013-12-20) red serpent: Could not get a put or print statement to print to console/screen. Could not find manual. Probably is an awesome app. but didn't have the time to reverse engineer a simple tool where alternatives are plenty enough.