Jump to content

The Hessling Editor: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 7: Line 7:
====Prerequisites====
====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.
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 & publications==
==Links & publications==
Line 23: Line 20:
* [[Mark Hessling]]
* [[Mark Hessling]]


[[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:Software written in C]][[Category:REXX]][[Category:Open Source Software]][[Category:Text editors]]
[[Category:DOS text editors]]
[[Category:Win32 text editors]]

Revision as of 16:42, 20 October 2016

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. It uses REXX as its macro language and is more frequently known by its initials, or THE than by its full name.

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 & publications

Publications

Licence

  • Open source software released under the GPL v2

Author