Download Arcadia 0.9.2

Spread the love

Arcadia is a simple idea for the Ruby programming language. It is written in Ruby itself and uses the Tcl/tk graphical interface toolkit, allowing it to run on any platform that supports both components. It includes syntax highlighting, code completion and debugging options. The possibilities can also be expanded with so-called extensions. The developer released version 0.9.2 few days ago with the following changes:

Version 0.9.2:

  • bugs fixed in case of ruby ​​1.8 environment
  • supported the maximized state saving of the main window

Dependencies:

  • rubygems
  • ruby-tk
  • tcl/tk
  • ack (optional)
  • gem coderay
  • gem ruby-debug (ruby-debug19 on ruby ​​1.9)
  • gem whichr
  • gem win32 process (only on windows)
  • gem ruby-wmi (only on windows)

Version 0.9.1:

commons:

  • bug fixing

new features:

  • editor:
    • added a button for close current tab
    • added menu button for quick file selection
    • “Edit/Prettify Current” now works

Version 0.9.0:

commons:

  • a lot of bug fixing
  • new default theme = dark
  • auto-hide scrollbar and auto post menu

new features:

  • added process monitor (possibility to kill running subprocess)
  • added first release of a configurable runners management (possibility to choose runner for current file)

Version number 0.9.2
Release status Final
Website Arcadia
Download
License type Conditions (GNU/BSD/etc.)
You might also like