Jump to content

Rexx/Trans: Difference between revisions

From EDM2
Created page with "A set of multi-platform dynamic link libraries that act as an abstraction for applications that want to use REXX as an extension or macro language. As its a DLL REXX/T..."
 
mNo edit summary
Line 9: Line 9:


==Licence==
==Licence==
* Open source software released under the [[LGPL v.2.1]].
* Open source software released under the [[LGPL v2.1]].


==Author==
==Author==

Revision as of 01:22, 25 June 2016

A set of multi-platform dynamic link libraries that act as an abstraction for applications that want to use REXX as an extension or macro language. As its a DLL REXX/Trans can be use with any programming language or development tool.

Version

  • Last known version: REXX/Trans v1.8.1 (2006-04-30)

Links

Licence

  • Open source software released under the LGPL v2.1.

Author