Text Editors

From RISC OS
Revision as of 22:00, 21 July 2007 by Simon Smith (talk | contribs) (Corrected Vim URL)
Jump to navigationJump to search

Text editors are applications that enable you to edit text and program code. On RISC OS, !Edit is available in the Apps directory of any recent machine and is quite adequate for rudimentary editing. However, for writing any code (be it C, HTML, or BASIC), it is advisable to use a more powerful program.

RISC OS has two native programs suitable for this task: Zap and StrongED. Both are excellent in their way, and are sufficiently different that most technical users who dislike one will very much like the other.

Some other editors are also available, having been ported from other platforms. The most notable of these is probably Vim for RISC OS.