Posts: 275
Threads: 38
Joined: Jul 2007
A couple of years back, someone (name escapes me) produced a library of functions that provided an interface/wrapper/whatever between RPL objects and C code. So you could write a C program and have it call a function to read from the stack and call other functions to write results back to the stack, and so on.
Who was this, please? Is there a web page?
Thanks in advance - my Google-fu is letting me down.
Posts: 263
Threads: 42
Joined: Aug 2007
I believe David Hayden presented something like this at HHC a year or two back...
TomC
Posts: 18
Threads: 1
Joined: Sep 2007
It was in fact David Hayden. You can find the YouTube videos of his presentation here:
http://www.youtube.com/watch?v=8jUR2sseKig
and here:
http://www.youtube.com/watch?v=00_DNDyj3XI&feature=relmfu
Posts: 275
Threads: 38
Joined: Jul 2007
Thanks both, David's was the name I was looking for.
Posts: 528
Threads: 40
Joined: Dec 2008
Hi Bruce, feel free to send me a message if you have any questions or comments about the library. Note that it currently only runs with HPGCC 2. If there's interest, I'll port it to HPGCC3.
Dave