CS 3723/3721
  Programming Languages  
Ruby Access


Accessing Ruby: Assuming Ruby is on your system, as it is on the machines in the Linux lab, you can just type ruby. In the Linux lab, the full path is /usr/local/bin/ruby.


Downloading Ruby: Ruby runs on almost any version of Unix/Linux, and even on Xxxindows. Ruby is available for free download from: or go to the Ruby homepage:

The download gives you everything, including the C source for Ruby.


Interactive Ruby: You can also run Ruby interactively in several ways:


Submitting an RCR -- a "Ruby Change Request".


Revision date: 2004-03-27. (Please use ISO 8601, the International Standard Date and Time Notation.)