HP Forums

Full Version: Are HP 39gII programs HP Prime compatible
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm enjoying my HP 39gII. Its programming language appears to be a subset of the Prime's. Is that true? Specifically, would programs I write be of any use to anyone besides other '39gII users?

I know that the Prime programs I've tried have not worked on the '39 but haven't delved into why yet. Obviously, without a CAS, color display, touch screen and so on there have to be differences. But before I delve into finding them myself I wondered if such information is available already.

*Many thanks* indeed to the intrepid developers at HP and the contributors in this forum!
I believe that the languages are similar, but that no special effort was made to make them completely compatible.

It would be interesting to dig into this and maybe create a guide to porting code between the machines.

Dave
(03-04-2014 08:00 PM)Jim Horn Wrote: [ -> ]I'm enjoying my HP 39gII. Its programming language appears to be a subset of the Prime's. Is that true?
HP 39GII language is an ancestor of Prime.
there are some little differences, but it is mainly the same language.
Programs that do not perform graphics (and do just number crunching) should be very compatible. Graphic program need some editing since the graphics range for X and Y coordinates in the Prime are larger.

Namir
Thank you, David, Patrice and Namir!
Reference URL's