FreeRIDE Pure and cross-platform IDE for the Ruby programming language
FreeRIDE 0.9.6FreeRIDE is a pure and cross-platform IDE (Integrated Development Environment) for the Ruby programming language. FreeRIDE aims to be a full-featured, first-class IDE on a par with those available for other languages, with all the best-of-breed features that you would expect in a high-end IDE. FreeRIDE is built on a very flexible plugin architecture called FreeBASE that allows it to be easily extended. In fact, except for the code that implements the plugin system, the entire FreeRIDE IDE is implemented as a set of plugins. The code editing panel is implemented using [Scintilla] and should be familiar to anyone who has used Scite or any other Scintilla-based code editor. It includes basic code-editing features like syntax highlighting, code(un)folding, auto-indenting, and the expected basic navigation (Ctrl-tab to move by word, tab-key to indent selections, shift-key to extend selections, etc.). NOTE: The easiest way to install FreeRIDE on Mac OS X is to use MacPorts (from MacPorts.org) ruby debuggerand issue the following command from a Terminal window (without the quotes): "sudo port install freeride". Main features of FreeRIDE: |
|||||||||||||||||||||||