Home Download Contact

About

Arcadia is a Light Integrated Development Environment (IDE) for Ruby language written in Ruby using the classic tcl/tk GUI toolkit.
Some of Arcadia ruby ide project features are:
  • Script editing, running and debugging support
  • Source browsing, syntax highlighting, code completion
  • Working on any platform where ruby and tcl-tk work.
  • Extensible architecture.

Screen shots


ide

How to install

There are two way:
  • 1) as gem : exec as root on command line "gem install arcadia"
  • 2) as package : untar (on unix) tar -xzf arcadia-{version}.tar.gz or unzip (on windows) arcadia-{version}.zip

How to run

  • if installed as gem : exec on command line "arcadia"
  • if installed as package : go to arcadia directory and exec "ruby bin/arcadia"

Tested on

  • Archlinux
  • FreeBSD 6.x
  • Vector linux 5.x
  • Ubuntu
  • Windows 2000/XP
  • Cygwin 1.5.24-2