Text editors: Difference between revisions

From Atari Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
  +
== Editors ==
  +
 
* [[7UP]] : GEM based text editor for the Atari ST.
 
* [[7UP]] : GEM based text editor for the Atari ST.
 
* [[ALICE]] : Little C Editor GEM based text editor for the Atari ST computer line.
 
* [[ALICE]] : Little C Editor GEM based text editor for the Atari ST computer line.
Line 8: Line 10:
 
* [[MICROEMACS]] : An ST port of MicroEMACs for all ST plateforms.
 
* [[MICROEMACS]] : An ST port of MicroEMACs for all ST plateforms.
 
* [[XEDIT]] : This shareware is a relatively small and simple to use text editor.
 
* [[XEDIT]] : This shareware is a relatively small and simple to use text editor.
  +
* QED : The freeware GUI text editor with syntax highlighting.
  +
<br>
  +
== External links ==
  +
* [http://www-computerlabor.math.uni-kiel.de/%7Eoschmidt/everest.html EVEREST]
  +
* [http://xaaes.atariforge.net/download.php?product=qed QED] information page.
  +
<br><br>
  +
[[Category: Text editor ]]

Latest revision as of 03:39, 8 March 2013

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.
  • QED : The freeware GUI text editor with syntax highlighting.


External links