RFE # 878, <https://sourceforge.net/p/oorexx/feature-requests/878/>, proposes to add Jose Maria Blasco's Rexx parser to the ooRexx distribution.

Here is the link to the current homepage of the Rexx parser: 
https://rexx.epbcn.com/rexx-parser/

The Rexx parser is included in net-oo-rexx already: 
https://github.com/RexxLA/net-oo-rexx/

The main reason for this RFE is the incredible utility it offers for many different application needs. One example is the ability it supplies for syntax coloring of the Rexx code in the ooRexx documentation, which can be automated with tools supplied with the Rexx parser like (a very flexible) syntax highlighting.

The Rexx parser would allow for creating apps that are able to cross-reference variables, attributes, methods, classes, routines, and the like; another possibility would be to use it for reformatting (oo)Rexx code to different styles, and much more, confined only by the phantasy and creativity of (oo)Rexx programmers.

Any suggestions on how to install such a toolset on the different platforms? Just put the path to Rexx parser's bin directory to the PATH environment variable on all platforms?

Any comments?

---rony




_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to