Post Reply 
HP_PRIME PYTHON SYNTAX: HP_PPY
09-09-2018, 07:53 PM
Post: #31
RE: HP_PRIME PYTHON SYNTAX: HP_PPY
(11-15-2017 04:08 PM)Tim Wessman Wrote:  
(11-14-2017 12:51 PM)toml_12953 Wrote:  It is MicroPython but it is only slightly modified from standard. It's a huge subset with mostly obscure features missing. If you write a program in MicroPython, it will run in full Python so your programs are portable.

It doesn't have any of the standard libraries though. That basically means you end up rewriting or needing adjust things to get it working.

Which is why I ask: Would you accept no having C bindings? Would you give up any possibility to interact with the HP math routines and all CAS functions as part of that trade?

Is what really is being asked here "give me syntax compatability" or "give me full compliant python i can bring in any program I find and use". They are really big things.

Something like microPy is in the realm of possibility (with some direct blocking of hardware direct things we can't expose). What needs good definition is the interaction points between the calculator side of things...

1. Which objects can be exchanged and how to exchange them
2. How to directly interact with screen/keyboard.
3. How to interact with memory/storage.

I wld lov c anig inan pnaalble
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HP_PRIME PYTHON: HP_PPY - toml_12953 - 11-12-2017, 04:42 PM
RE: HP_PRIME PYTHON: HP_PPY - webmasterpdx - 11-12-2017, 05:58 PM
RE: HP_PRIME PYTHON: HP_PPY - Carlos295pz - 11-12-2017, 06:08 PM
RE: HP_PRIME PYTHON: HP_PPY - webmasterpdx - 11-12-2017, 06:12 PM
RE: HP_PRIME PYTHON: HP_PPY - Carlos295pz - 11-12-2017, 06:19 PM
RE: HP_PRIME PYTHON: HP_PPY - webmasterpdx - 11-12-2017, 06:21 PM
RE: HP_PRIME PYTHON: HP_PPY - Carlos295pz - 11-12-2017, 06:26 PM
RE: HP_PRIME PYTHON: HP_PPY - parisse - 11-12-2017, 07:35 PM
RE: HP_PRIME PYTHON SYNTAX: HP_PPY - CyberAngel - 09-09-2018 07:53 PM



User(s) browsing this thread: 1 Guest(s)