Jump to content

The Hessling Editor: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
Line 1: Line 1:
{{Software
{{Software
|Picture=The.png
|Name=THE
|Name=THE
|Version=3.2 (2006)
|Version=3.2 (2006)
Line 10: Line 11:


==Version==
==Version==
[[Image:The.png|thumb|THE]]
* 2.0 (1995-01-27)
* 2.0 (1995-01-27)
* 3.0 (2001-07-08)
* 3.0 (2001-07-08)

Revision as of 02:53, 26 May 2022

The Hessling Editor
Name THE
Version 3.2 (2006)
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)
  • 3.3 RC4 (2014-11-01)
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