Rexx/Wrapper

Versione: 
2.4
Data rilascio: 
Venerdì, 22 Settembre, 2006

Licenza:

Interfaccia:

Authors/Port authors:

Rexx/Wrapper è uno strumento che ingloba un file sorgente Rexx o codice tokenizzato, in un programma eseguibile.  Il codice sorgente Rexx può essere opzionalmente compresso e codificato per assicurare che non possa essere esaminato (a meno che non si disponga della chiave crittografica originale).

Questo software è distribuito come pacchetto compresso, da scaricare e installare manualmente; se ci sono prerequisiti da soddisfare, andranno anch'essi scaricati e installati manualmente.

Installazione manuale

Il programma è distribuito come pacchetto ZIP: scaricare in una cartella temporanea e scompattare nella cartella di destinazione. Vedi sotto per il(i) link di download.

Documentazione in linea

Qui di seguito trovi i link di download per l'installazione manuale del software:

Rexx/Wrapper v. 2.4 (22/9/2006, Mark Hessling) Readme/What's new
Rexx/Wrapper 2.4 Rexx/Wrapper is a tool that wraps a Rexx source file, or tokenised code into an executable program. The Rexx source code can be optionally compressed and encoded to ensure that the original Rexx code cannot be viewed (unless you have the original encryption key). To use Rexx/Wrapper you need two extra bits of software: 1) A supported Rexx interpreter 2) A supported C compiler The Rexx interpreter that is linked with the executable must be capable of executing an "instore" Rexx macro via the SAA API. The Rexx interpreter used to build the executable wrapper can be different to the interpreter used to run the executable program. If wrapping tokenised code, then the Rexx interpreter that creates the tokenised code, MUST be the same interpreter that runs the tokenised code. All suppliers of Rexx interpreters provide access to their interpreter via a shared or dynamic library. This means that it is not possible to build a completely stand-alone executable; you will always have to include the shared or dynamic library with the executable built with Rexx/Wrapper. There is one exception to this rule; Regina. Regina also provides a static library, which means you can link your program with Regina's static library, and you will get a completely stand-alone executable. There is a catch however with using the Regina static library :-(. The Rexx program that you wrap, cannot dynamically load an external function package. This is because the Regina static library does not (and cannot) support the dynamic loading of external functions. External functions, by their very nature, require the presence of a dynamic or shared library to operate. Rexx/Wrapper supports all C compilers that support ANSI prototypes. Rexx/Wrapper will not work with older K&R C Compilers. For a list of the supported C compilers for the current platform, run rexxwrap.cmd with the '-help' switch.
 sourceforge.net/projects/rexxwrapper/files/rexxwrapper/2.4/rexxwrapper24_os2.zip/download
Scheda aggiornata l'ultima volta il: 10/04/2018 - 14:18

Aggiungi un commento