Rexx/Wrapper enables Rexx programs to be wrapped
within a native executable program. The source is
optionally encrypted and compressed, but can be
recovered if the key that was used to wrap the
original program is known. Rexx/Wrapper is not a
Rexx compiler.
Rexx/gd is a Rexx extension which wraps the functionality of
the GD library. It enables the creation and manipulation of
graphics images in PNG, JPEG, and GIF formats.
Rexx/CURL is a Rexx external function package that
provides an interface to the cURL package. This
makes it possible to access resources such as Web
pages, FTP sites, LDAP resources, and telnet
sessions from a Rexx program.