Jump to content

The Hessling Editor: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
Line 2: Line 2:
|Picture=The.png
|Picture=The.png
|Name=THE
|Name=THE
|Version=3.2 (2006)
|Version=4.0 (Dec 2022)
|Vendor=
|Author=[[Mark Hessling]]
|Author=[[Mark Hessling]]
|Licence=[[GPL v2]]
|Licence=[[GPL v2]]
Line 15: Line 14:
* 3.1 (2002-11-02)
* 3.1 (2002-11-02)
* 3.2 (2006-12-19)
* 3.2 (2006-12-19)
* 3.3 RC4 (2014-11-01)
* 4.0 (2022-12-29)
;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.

Latest revision as of 22:02, 2 April 2025

The Hessling Editor
Name THE
Version 4.0 (Dec 2022)
Vendor
Author Mark Hessling
Licence GPL v2
WWW http://hessling-editor.sourceforge.net

The Hessling Editor (THE) 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.

Version

  • 2.0 (1995-01-27)
  • 3.0 (2001-07-08)
  • 3.1 (2002-11-02)
  • 3.2 (2006-12-19)
  • 4.0 (2022-12-29)
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