BREXX: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
'''BREXX''' is an open source lightweight multi-platform [[REXX]] interpreter, as it is not as powerful in general as alternatives such as [[Regina REXX]] it is most popular on systems such as [[DOS]], Pocket PC/WinCE and other vintage or embedded systems that have memory or processing speed constraints. But BREXX is notably lighter and faster than other open source alternatives and only some commercial REXX implementations for embedded systems use better it in that respect. | '''BREXX''' is an open source lightweight multi-platform [[REXX]] interpreter, as it is not as powerful in general as alternatives such as [[Regina REXX]] it is most popular on systems such as [[DOS]], Pocket PC/WinCE and other vintage or embedded systems that have memory or processing speed constraints. But BREXX is notably lighter and faster than other open source alternatives and only some commercial REXX implementations for embedded systems use better it in that respect. | ||
;Text & programmers editors with BREXX support | |||
* [[Boxer]] - Support included by default - Currently available in a Win32 version but older executables for DOS and OS/2 also have BREXX support built in. | * [[Boxer]] - Support included by default - Currently available in a Win32 version but older executables for DOS and OS/2 also have BREXX support built in. | ||
Revision as of 16:47, 25 October 2017
BREXX is an open source lightweight multi-platform REXX interpreter, as it is not as powerful in general as alternatives such as Regina REXX it is most popular on systems such as DOS, Pocket PC/WinCE and other vintage or embedded systems that have memory or processing speed constraints. But BREXX is notably lighter and faster than other open source alternatives and only some commercial REXX implementations for embedded systems use better it in that respect.
- Text & programmers editors with BREXX support
- Boxer - Support included by default - Currently available in a Win32 version but older executables for DOS and OS/2 also have BREXX support built in.
Versions
- Current: 2.1.9 Source code or executables
Links
- BREXX Manual
- BREXX - Getting Better by Leaps and Bounds - A review by Frank Clarke, REXX LA
Author
- Vassilis N. "Bill" Vlachoudis