Home
Feedback
FAQ
Getting Started
Discussions
Site operation discussions
Recent Posts
(new topic)
Departments
Courses
Research Papers
Design Docs
Quotations
Genealogical Diagrams
Archives
Press release The Rexx language association
The interpreter is implemented in Java, right?
I'm pretty sure that Object Rexx is implemented in C or C++.
There are three different languages in the Rexx family: Rexx, Object Rexx and NetRexx. Rexx is the orignal. There are, at least, two open source implementation of it.
NetRexx runs on Java VMs and is freely available from IBM but not the source. Both Rexx and NetRexx languages were designed and initially implemented by Mike Cowlishaw.
Object Rexx was done by a different group within IBM but they did consult with Mike. I first used Object Rexx on OS/2. The object model for it was the same as OS/2 itself, specifically SOM. Which made it trivial to script the OS/2 desktop and access all other SOM objects. Also it meant you could extend the desktop with an application written in Object Rexx. I think this is similar to Applescript on the Mac.
My own experience was with classic Rexx, by the way, so that's the dialect I am most interested in. I know several implementations are available.
Recent comments
22 weeks 3 days ago
22 weeks 3 days ago
22 weeks 3 days ago
44 weeks 5 days ago
48 weeks 6 days ago
50 weeks 4 days ago
50 weeks 4 days ago
1 year 1 week ago
1 year 5 weeks ago
1 year 5 weeks ago