Arc Forumnew | comments | leaders | submitlogin
2 points by hjek 2918 days ago | link | parent

It's fine being new to stuff. If you try clicking the link, there's installation instructions there:

To download and build rainbow and open a REPL:

   git clone git://github.com/conanite/rainbow.git
   cd rainbow
   ant
   ant           # yes, twice. The second time uses rainbow to generate optimisations of itself
   cd src/arc
   java -server -jar rainbow.jar