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[編輯]