Jump to content

BREXX: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
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====
;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

Links

Author

  • Vassilis N. "Bill" Vlachoudis