The Hessling Editor: Difference between revisions
Appearance
No edit summary |
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== | ==Links== |
Revision as of 19:38, 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.
Language Support
- English - Built in.
Links
License
- Open source software released under the GPL v2