Jump to content

X2 Programmer's Editor: Difference between revisions

From EDM2
mNo edit summary
No edit summary
Line 1: Line 1:
==Description==
Multi-platform programmers text mode editor, derived from Tim Baldwin's [[XE]] code sample, which in turn was originally inspired by OS/2's E series of editors, and X2 has similar [[REXX]] based extension functionalities as the [[EE]] editor does. In addition to OS/2, X2 is available for HP-UX, Linux on x86 and S/390, Windows NT and newer, SunOS, Aix and FreeBSD . There is also an experimental version for Windows with  a graphical interface.
Multi-platform programmers text mode editor, derived from Tim Baldwin's [[XE]] code sample, which in turn was originally inspired by OS/2's E series of editors, and X2 has similar [[REXX]] based extension functionalities as the [[EE]] editor does. In addition to OS/2, X2 is available for HP-UX, Linux on x86 and S/390, Windows NT and newer, SunOS, Aix and FreeBSD . There is also an experimental version for Windows with  a graphical interface.


Line 8: Line 7:
==Links==
==Links==
* [http://www.tangbu.com/x2main.shtml Homepage]
* [http://www.tangbu.com/x2main.shtml Homepage]
 
* [https://web.archive.org/web/20080210014049/http://www.wildfire.dircon.co.uk/xmacs.html Macro's for the X editor] - via Archive.org
==License==
==License==
*Closed source freeware.
*Closed source freeware.

Revision as of 22:08, 4 January 2016

Multi-platform programmers text mode editor, derived from Tim Baldwin's XE code sample, which in turn was originally inspired by OS/2's E series of editors, and X2 has similar REXX based extension functionalities as the EE editor does. In addition to OS/2, X2 is available for HP-UX, Linux on x86 and S/390, Windows NT and newer, SunOS, Aix and FreeBSD . There is also an experimental version for Windows with a graphical interface.

Development of the editor has slowed down considerably since the turn of the century, Mr. Thompson has done a little bit of work on the NT variant and Linux variants of the editor but most other versions have been unchanged for more than a decade.

Download

Links

License

  • Closed source freeware.

Author