Also, the presentation (with an accompanying zip-file of the examples) entitled 
"How to Develop a
Native Library in C++ for ooRexx in a Nutshell" at the International Rexx 
Symposium 2015 explains
and demonstrates how easy it is to create external Rexx functions and external 
Rexx methods! From
the link you will get to a page where you can fetch the presentation (a PDF 
file) and the code with
Makefiles (a ZIP file).

---rony


On 12.07.2017 08:57, Moritz Hoffmann wrote:
> ooRexx has its own mechanism to interface native code. The required bindings 
> are defined in [1].
> See [2, 3] for a more complex example. The idea is that a routine's and 
> method's implementation
> can be external code.
>
> [1] 
> https://sourceforge.net/p/oorexx/code-0/HEAD/tree/main/trunk/api/oorexxapi.h
> [2] 
> https://sourceforge.net/p/oorexx/code-0/HEAD/tree/main/trunk/extensions/rxsock/orxsock6.cls
> [3] 
> https://sourceforge.net/p/oorexx/code-0/HEAD/tree/rexxgtk/trunk/GTKv3/oorexxgtk3.cls
>
> On Tue, Jul 11, 2017 at 10:20 PM, Michael Lueck <mlu...@lueckdatasystems.com
> <mailto:mlu...@lueckdatasystems.com>> wrote:
>
>     Greetings Jon,
>
>     Jon Wolfers wrote:
>
>         Rexx-GCI
>
>         I've not used it myself, but it can be downloaded here 
> <http://rexx-gci.sourceforge.net/
>         <http://rexx-gci.sourceforge.net/>>
>
>
>
>     Excellent redirect!
>
>
>         Last change 30.12.2004
>
>
>
>     Wow... I was suspecting what I was remembering was a bit over 10 years 
> old. 2004 put it before
>     I went through brain surgery and got brain wiped.
>
>
>     I am thankful,
>
>     -- 
>     Michael Lueck
>     Lueck Data Systems
>     http://www.lueckdatasystems.com/ <http://www.lueckdatasystems.com/>
>

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to