Text Editors: Difference between revisions

From RISC OS
Jump to navigationJump to search
(Rewording, mentioned Vim for RISC OS. (Link deliberately broken to evade CAPTCHA))
m (Corrected Vim URL)
Line 3: Line 3:
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.
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 [htp://www.sparse.net/vim/html Vim for RISC OS].
Some other editors are also available, having been ported from other platforms. The most notable of these is probably [http://www.sparse.net/vim/html Vim for RISC OS].

Revision as of 22:00, 21 July 2007

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.