HP12C battery problem solved and studying RPL
|
07-06-2018, 10:16 PM
Post: #3
|
|||
|
|||
RE: HP12C battery problem solved
(07-06-2018 07:12 PM)Thomas Klemm Wrote: Congratulations. That looks interesting. You guys are way smarter than I am. Today, I have been perusing RPL in my 48SX manual. I haven't written a RPL program in years and years. I've been thinking about writing a program that simulates a (very) simple Turing machine using the calculator display matrix rather than a tape. Here is the pseudo code in my noggin: repeat until any key goto a random (x,y) location in the display test if the pixel (x,y) is set or clear if set, clear (x,y) and move left else, set and move right end Simple program (I think). It would be interesting to add more rules and see what happens. BTW, I keep most of my calculators in a cabinet. My 41CX and 48SX are nearby. Dave |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
HP12C battery problem solved and studying RPL - DaveBr - 07-06-2018, 04:30 PM
RE: HP12C battery problem solved - Thomas Klemm - 07-06-2018, 07:12 PM
RE: HP12C battery problem solved - DaveBr - 07-06-2018 10:16 PM
RE: HP12C battery problem solved and studying RPL - Thomas Klemm - 07-06-2018, 10:56 PM
RE: HP12C battery problem solved and studying RPL - revwillie - 12-18-2018, 03:08 PM
|
User(s) browsing this thread: 2 Guest(s)