|
|
(119 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| Programmers editors, generic text editors or word processors that have flexible enough in formatting options that they can be used to write and edit code with. The editor can be a native OS/2-eComStation program, a windows or DOS compatible program that run under the DOS or WinOS/2 sub-systems or a program that requires a runtime that is currently available and supported under OS/2 such as [[Java]].
| | Category for [[Text editors]] |
|
| |
|
| While most recent programmers editors are native OS/2-eComStation applications there was in the 90's a number of hybrid text mode DOS-OS/2 editors on the market, these are DOS applications that took advantage of OS/2 features when run under OS/2, with support for long file names, large files, extended codepages and so on. Unlike most other applications, editors were much
| | [[Category:Tools]] |
| the same was not true for word processors for instance.
| |
| | |
| ==Programmers editors==
| |
| Text editors especially developed to edit source code and other text or binary files used for development purposes. These invariably include some automatic formatting and syntax highlighting features as a minimum, otherwise they are considered generic text editors.
| |
| | |
| {| class="wikitable sortable" border="1" cellpadding="5" cellspacing="0"
| |
| |-
| |
| !Name||Runtime||IDE Capabilities||UI||DBCS or Unicode||REXX Macros||Language||License!!Status
| |
| |-
| |
| |[[Boxer]]||OS/2 + DOS||No||Text mode||No||No||English & German||Commercial||Discontinued
| |
| |-
| |
| |[[BRIEF]]|| || || ||No||No|| ||Commercial||Discontinued
| |
| |-
| |
| |[[Dialog Editor]] (Developer's Toolkit)|| || || ||No||No|| ||Commercial||Discontinued
| |
| |-
| |
| |[[Elvis]]|| || || ||No||No|| ||Open Source||Current
| |
| |-
| |
| |[[Emacs]]|| || || ||No||No|| ||Open Source - GNU GPL||Discontinued
| |
| |-
| |
| |[[EPM/NEPMD]]|| || || ||No||Yes|| ||Commercial||
| |
| |-
| |
| |[[Flexedit]]|| || || ||No||No|| ||Freeware||
| |
| |-
| |
| |[[FTE]]|| || || ||No||No|| ||Open Source||
| |
| |-
| |
| |[[Future Wave Editor]]||OS/2||Limited||GUI||DBCS||Yes||English, Japanese & Russian||Shareware||Current
| |
| |-
| |
| |[[jEdit]]||Java||Yes||GUI||Unicode||No|| ||Open Source - GNU GPL||Current
| |
| |-
| |
| |[[KEDIT]]|| || || ||No||Yes|| ||Commercial||Discontinued
| |
| |-
| |
| |[[Kudzu Text Editor]] (KEd)|| || || ||No||No|| ||Open Source|| Current
| |
| |-
| |
| |[[KON Editor]]|| || || ||No||No|| ||Shareware||
| |
| |-
| |
| |[[LPEX]] (IBM VisualAge products)|| || || ||No||No|| ||Commercial||
| |
| |-
| |
| |[[Lugaru Epsilon]]|| || || ||No||No|| ||Commercial|| Current
| |
| |-
| |
| |[[MED]]|| || || ||No||No|| ||Shareware||
| |
| |-
| |
| |[[MicroEMACS]]|| || || ||No||No|| ||Open Source||Discontinued
| |
| |-
| |
| |[[Program Editor]]|| || || ||No||No|| ||Freeware||
| |
| |-
| |
| |[[QEdit]]|| || || ||No||No|| || ||
| |
| |-
| |
| |[[RimStar]]|| || || ||No||No|| ||Commercial||Discontinued
| |
| |-
| |
| |[[THE]]|| || || ||No||No|| ||Open Source - GNU GPL|| Current
| |
| |-
| |
| |[[VEDIT]]|| || || ||No||No|| ||Commercial||Discontinued
| |
| |-
| |
| |[[Vile]]|| || || ||No||No|| ||Open Source ||Current
| |
| |-
| |
| |[[VIM]]|| || || ||No||No|| ||Open Source ||
| |
| |-
| |
| |[[Visual Slick Edit]]|| || || ||No||No|| ||Commercial||OS/2 Version discontinued
| |
| |-
| |
| |[[X2 Programmer's Editor]]|| || || ||No||No|| || ?? ||Discontinued
| |
| |-
| |
| |}
| |
| ==Generic text editors==
| |
| ==Word processors==
| |
| ==Special feature text editors==
| |
Category for Text editors