The Hessling Editor: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[ | {{Software | ||
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 | |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== | ==Version== | ||
* | [[Image:The.png|thumb|THE]] | ||
* 3.0 (2001-07-08) | |||
* 3.1 (2002-11-02) | |||
* 3.2 (2006-12-19) | |||
* 3.3 RC4 (2014-11-01) | |||
;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. | ||
Line 10: | Line 20: | ||
==Links== | ==Links== | ||
* [http://hessling-editor.sourceforge.net THE homepage] | * [http://hessling-editor.sourceforge.net THE homepage] | ||
* [http://www.gut-wirtz.de/THE/index.html | * Franz-Josef Wirtz: [http://www.gut-wirtz.de/THE/index.html Supporting stuff for The Hessling Editor] | ||
* | * Mark Hessling: ''THE - The Hessling Editor'' - [http://www.slac.stanford.edu/pubs/slacreports/reports01/slac-r-422.pdf Proceeding of The REXX Symposium for Developer and Users May 18-20, 1993], pp 93 | ||
[[Category:Software written in C]][[Category:Open Source Software]][[Category:Text editors]] | [[Category:Software written in C]][[Category:Open Source Software]][[Category:Text editors]] |
Revision as of 23:23, 4 May 2019
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

- 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
- THE homepage
- Franz-Josef Wirtz: Supporting stuff for The Hessling Editor
- Mark Hessling: THE - The Hessling Editor - Proceeding of The REXX Symposium for Developer and Users May 18-20, 1993, pp 93