The Hessling Editor: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[Image:The.png|300px|right]] | [[Image:The.png|300px|right]] | ||
THE or '''The Hessling Editor''', is a multi-platform VIO character-mode editor that closely mimics the mainframe VM/CMS | 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== | ==Version== | ||
Line 21: | Line 21: | ||
[[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]] | [[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]] | ||
[[Category:DOS text editors]] | |||
[[Category:Win32 text editors]] |
Revision as of 05:43, 24 February 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.
Language Support
- English - Built in.
Links
License
- Open source software released under the GPL v2