The Hessling Editor: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Image:The.png|300px|right]] | |||
THE | THE or '''The Hessling Editor''', is a multi-platform VIO character-mode editor that closely mimics the mainframe VM/CMS "XEDIT" tool, with a few extra features taken from [[Kedit]]. THE uses [[REXX]] as its macro language. | ||
== | ==Version== | ||
* Current version for all platforms is: 3.3 Release Candidate. | |||
====Prerequisites==== | |||
THE should work out of the box and can utilise any version of REXX as the scripting engine, if you want to compile it yourself however you will need [[nCurses]] or a version of any other reasonably modern curses library. | |||
==Links== | |||
* [http://hessling-editor.sourceforge.net THE homepage] | |||
* [http://www.gut-wirtz.de/THE/index.html Franz-Josef Wirtz's THE REXX macro reprisotory] | |||
== License == | == License == | ||
* Open source software released under the [[GPL v2]] | |||
==Author== | |||
* [[Mark Hessling]] | |||
[[Category:Tools]] | [[Category:Tools]][[Category:DOS Tools]][[Category:MS Windows Tools]][[Category:Generic Unix Tools]][[Category:Software written in C]][[Category:REXX]][[Category:Open Source Software]][[Category:Text editors]] |
Revision as of 18:08, 4 January 2016

THE or The Hessling Editor, is a multi-platform VIO character-mode editor that closely mimics the mainframe VM/CMS "XEDIT" tool, with a few extra features taken from Kedit. THE uses REXX as its macro language.
Version
- Current version for all platforms is: 3.3 Release Candidate.
Prerequisites
THE should work out of the box and can utilise any version of REXX as the scripting engine, if you want to compile it yourself however you will need nCurses or a version of any other reasonably modern curses library.
Links
License
- Open source software released under the GPL v2