BREXX: Difference between revisions
Appearance
m →Author |
|||
(3 intermediate revisions by the same user not shown) | |||
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. | |||
;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. | ||
==Versions== | ==Versions== | ||
* | * 1.3 (Dec 1996) | ||
* 1.33 (Sep 1997) | |||
* 2.1.9 (2011-06-30) | |||
==Links== | ==Links== | ||
*ftp://ftp.gwdg.de/pub/languages/rexx/brexx/ | |||
* [http://ftp.gwdg.de/pub/languages/rexx/brexx/html/rx.html BREXX Manual] | * [http://ftp.gwdg.de/pub/languages/rexx/brexx/html/rx.html BREXX Manual] | ||
* [http://www.rexxla.org/Newsletter/9901brexx.html BREXX - Getting Better by Leaps and Bounds] - A review by Frank Clarke, REXX LA | * [http://www.rexxla.org/Newsletter/9901brexx.html BREXX - Getting Better by Leaps and Bounds] - A review by Frank Clarke, REXX LA | ||
Line 16: | Line 17: | ||
* Vassilis N. "Bill" Vlachoudis | * Vassilis N. "Bill" Vlachoudis | ||
[[Category:REXX]][[Category:Open Source Software]][[Category:Software written in C]] | [[Category:REXX Interpreter]][[Category:Open Source Software]][[Category:Software written in C]] |
Latest revision as of 19:57, 24 January 2020
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
- 1.3 (Dec 1996)
- 1.33 (Sep 1997)
- 2.1.9 (2011-06-30)
Links
- ftp://ftp.gwdg.de/pub/languages/rexx/brexx/
- BREXX Manual
- BREXX - Getting Better by Leaps and Bounds - A review by Frank Clarke, REXX LA
Author
- Vassilis N. "Bill" Vlachoudis