Jump to content

BREXX: Difference between revisions

From EDM2
Created page with "==Description== 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 ..."
 
No edit summary
Line 1: Line 1:
==Description==
==Description==
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 use better it in that respect.
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 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==
==Versions==
Line 10: Line 13:
==Publications==
==Publications==
* [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
==Author==
==Author==
* Vassilis N. "Bill" Vlachoudis
* Vassilis N. "Bill" Vlachoudis


[[Category:DOS Tools]][[Category:REXX]][[Category:Open Source Software]][[Category:MS Windows Tools]][[Category:Linux Tools]][[Category:BSD Tools]][[Category:Software written in C]][[Category:BeOS Tools]][[Category:Android Tools]][[Category:Symbian Tools]][[Category:MAC Finder Tools]][[Category:MAC OSX Tools]]
[[Category:DOS Tools]][[Category:REXX]][[Category:Open Source Software]][[Category:MS Windows Tools]][[Category:Linux Tools]][[Category:BSD Tools]][[Category:Software written in C]][[Category:BeOS Tools]][[Category:Android Tools]][[Category:Symbian Tools]][[Category:MAC Finder Tools]][[Category:MAC OSX Tools]]

Revision as of 15:52, 10 April 2015

Description

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 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

Publications

Author

  • Vassilis N. "Bill" Vlachoudis