Installation Guide
This page describes how to install SmallRuby into Smalltalk/X.
Step 1: Install Smalltalk/X
Since SmallRuby requires non-trivial changes to core classes such as Method and Behavior, you have to install a modified version of Smalltalk/X - so called jv branch. Look at installation notes.
Step 2: Load SmallRuby
Open the workspace and evaluate:
Smalltalk loadPackage: 'cvut:fel/smallruby'.
This will load the most recent SmallRuby directly from the subversion repository.
Source Code Repository
SVN repository: http://smalltalk.felk.cvut.cz/svn/cvut/fel/smallruby'
![[:|SmallRuby]](/projects/smallruby/chrome/site/smallruby_web_270x70.png)