HP Forums
Numworks calculator - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: Not HP Calculators (/forum-7.html)
+--- Forum: Not quite HP Calculators - but related (/forum-8.html)
+--- Thread: Numworks calculator (/thread-9842.html)



Numworks calculator - twdeckard - 01-03-2018 02:15 AM

https://www.numworks.com/

Fascinating that its programmable in Python ...


RE: Numworks calculator - BarryMead - 01-03-2018 02:45 AM

They have an emulator on their web site that allows you to try out the calculator
via it's emulator web page. The interesting thing is that they did not protect any
of the source code on this web page. You can view page source and download all
of the specialized functions and logic needed to make a local version of the emulator
on your home computer.


RE: Numworks calculator - grsbanks - 01-03-2018 08:35 AM

(01-03-2018 02:45 AM)BarryMead Wrote:  The interesting thing is that they did not protect any of the source code on this web page. You can view page source and download all of the specialized functions and logic needed to make a local version of the emulator on your home computer.

As I understand it, the Numworks is all open source anyway. If I'm right about this, it would explain why nothing is protected.


RE: Numworks calculator - pier4r - 01-03-2018 09:55 AM

(01-03-2018 02:45 AM)BarryMead Wrote:  They have an emulator on their web site that allows you to try out the calculator
via it's emulator web page. The interesting thing is that they did not protect any
of the source code on this web page. You can view page source and download all
of the specialized functions and logic needed to make a local version of the emulator
on your home computer.

I also understood that numworks is all open source, it is what makes the project interesting. I wait one year and then I'll see where they are, although the prime app is really good for my needs.