The Museum of HP Calculators

HP Forum Archive 21

[ Return to Index | Top of Index ]

Help - 50G C programming
Message #1 Posted by BruceH on 27 Sept 2012, 7:42 p.m.

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.

      
Re: Help - 50G C programming
Message #2 Posted by Thomas Chrapkiewicz on 27 Sept 2012, 8:51 p.m.,
in response to message #1 by BruceH

I believe David Hayden presented something like this at HHC a year or two back...

TomC

      
Re: Help - 50G C programming
Message #3 Posted by Jesse Dodd on 28 Sept 2012, 10:29 a.m.,
in response to message #1 by BruceH

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

      
Re: Help - 50G C programming
Message #4 Posted by BruceH on 29 Sept 2012, 7:31 a.m.,
in response to message #1 by BruceH

Thanks both, David's was the name I was looking for.

      
Re: Help - 50G C programming
Message #5 Posted by David Hayden on 29 Sept 2012, 10:14 a.m.,
in response to message #1 by BruceH

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


[ Return to Index | Top of Index ]

Go back to the main exhibit hall