Ruby Programming/Ruby editors

维基教科书,自由的教学读本

← Installing Ruby | Notation conventions →

你可以使用任何文本编辑器写Ruby程序,但有些编辑器有附加特性,对Ruby程序员很有用。最普遍的就是语法高亮功能。

下面列出的编辑器本身就支持Ruby。不是按性能高低排序,而是按字母顺序排列。

Although you can write Ruby programs with any text editor, some text editors have additional features to aid the Ruby programmer. The most common is syntax highlighting.

The following editors have built-in support for Ruby. They are listed alphabetically in each section, not by preference.

操作系统 Operating systems[编辑]

跨平台 Cross-platform[编辑]

Mac OS X[编辑]

Linux/Unix[编辑]

All of the editors listed in the cross-platform section will run on Linux.

Windows[编辑]