Text editors: Difference between revisions

From Atari Wiki
Jump to navigation Jump to search
No edit summary
Line 12: Line 12:
 
<br>
 
<br>
 
== External links ==
 
== External links ==
  +
* [[http://www-computerlabor.math.uni-kiel.de/%7Eoschmidt/everest.html EVEREST]]
 
<br>
+
<br><br>
<br>
 
 
[[Category:Programming languages]]
 
[[Category:Programming languages]]

Revision as of 10:57, 2 November 2006

Editors

  • 7UP : GEM based text editor for the Atari ST.
  • ALICE : Little C Editor GEM based text editor for the Atari ST computer line.
  • CONTEXT : ConTEXT is a programming editor.
  • EVEREST : GEM based text editor, it's great for working with unformatted ASCII files. It can also be used an editor for programmers.
  • MINITEXT : Shareware text editor who has built-in support for many different types of printers.
  • SEDT : It's a screen editor written with the goal of providing a common editor across a wide range of operating systems.
  • STEVIE : It's an editor designed to mimic the interface of the UNIX editor 'vi'.
  • MICROEMACS : An ST port of MicroEMACs for all ST plateforms.
  • XEDIT : This shareware is a relatively small and simple to use text editor.


External links