Text editors: Difference between revisions

From AtariForumWiki
Jump to navigation Jump to search
>Wongck
No edit summary
>Wongck
No edit summary
 
(One intermediate revision by the same user not shown)
Line 10: 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>
<br>
== External links ==
== External links ==
* [[http://www-computerlabor.math.uni-kiel.de/%7Eoschmidt/everest.html EVEREST]]
* [http://www-computerlabor.math.uni-kiel.de/%7Eoschmidt/everest.html EVEREST]
* [http://xaaes.atariforge.net/download.php?product=qed QED] information page.
<br><br>
<br><br>
[[Category:Programming ]]
[[Category: Text editor ]]
[[Category:Atari ST software ]]

Latest revision as of 22:39, 7 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