What makes "FOCAL" FOCAL?
|
04-14-2020, 05:40 PM
(This post was last modified: 04-14-2020 05:41 PM by Sylvain Cote.)
Post: #21
|
|||
|
|||
RE: What makes "FOCAL" FOCAL?
The HP-41C was an evolutionary in some aspects and also revolutionary in others.
On the RPN side, the HP-41C was mainly an evolution with some twist. The user experience related to the language changed drastically. Previous models stored key codes in RAM and the interpreter had to find the desired function through a lookup table using the key code. On the HP-41C, the uses of alpha introduced the possibility to store the table entry directly in RAM and do a reverse lookup to display the function name using the table entry. The simple fact of displaying the name and not specific key codes allowed the RPN language to finally exist by itself. Also, for the first time the RPN language became extensible through XROM facility instead of pre-defined finite set of functions. What put the HP-41 apart from all the other hand-held calculators before it was its I/O capability. This allowed HP & third parties to create a whole set of modules, peripherals and interfaces who were integrated seamlessly in the calculator through its I/O ports and XROM facility. It also changed the nature of the beast making it not just a calculator, but also one of the first truly low power battery operated personal computer. |
|||
04-14-2020, 06:50 PM
Post: #22
|
|||
|
|||
RE: What makes "FOCAL" FOCAL?
(04-14-2020 05:40 PM)Sylvain Cote Wrote: The HP-41C was an evolutionary in some aspects and also revolutionary in others. So really what the 41 represents is a powerful, flexible, and above all, extensible programming platform; but the language was pretty much the same as its ancestors' (plus the usability enhancments of alphanumerics provided by the platform). |
|||
04-14-2020, 08:16 PM
(This post was last modified: 04-14-2020 10:15 PM by Sylvain Cote.)
Post: #23
|
|||
|
|||
RE: What makes "FOCAL" FOCAL?
(04-14-2020 06:50 PM)Orome Wrote: So really what the 41 represents is a powerful, flexible, and above all, extensible programming platform; but the language was pretty much the same as its ancestors' (plus the usability enhancments of alphanumerics provided by the platform).Yeah, that is basically it. Almost everything HP did after the initial HP-35 was evolution between generations, in both hardware and software. (which make perfect sense IMHO) For the languages ...
edit: added AOL / Algebraic calculators |
|||
04-14-2020, 08:27 PM
Post: #24
|
|||
|
|||
RE: What makes "FOCAL" FOCAL?
(04-14-2020 08:16 PM)Sylvain Cote Wrote:(04-14-2020 06:50 PM)Orome Wrote: So really what the 41 represents is a powerful, flexible, and above all, extensible programming platform; but the language was pretty much the same as its ancestors' (plus the usability enhancments of alphanumerics provided by the platform). Excellent summary! |
|||
04-14-2020, 10:16 PM
Post: #25
|
|||
|
|||
RE: What makes "FOCAL" FOCAL? | |||
04-14-2020, 10:20 PM
Post: #26
|
|||
|
|||
RE: What makes "FOCAL" FOCAL? | |||
04-14-2020, 10:41 PM
Post: #27
|
|||
|
|||
RE: What makes "FOCAL" FOCAL?
(04-14-2020 08:16 PM)Sylvain Cote Wrote:(04-14-2020 06:50 PM)Orome Wrote: So really what the 41 represents is a powerful, flexible, and above all, extensible programming platform; but the language was pretty much the same as its ancestors' (plus the usability enhancments of alphanumerics provided by the platform).Yeah, that is basically it. Excellent analysis, Sylvain! Andrés C. Rodríguez (Argentina) Please disregard idiomatic mistakes. My posts are mostly from old memories, not from current research. |
|||
04-15-2020, 02:28 AM
Post: #28
|
|||
|
|||
RE: What makes "FOCAL" FOCAL?
(04-14-2020 02:39 PM)Orome Wrote:(04-14-2020 06:49 AM)mfleming Wrote: If you are looking for differences in the programming semantics (i.e. opcodes), then I would point to the soft END as a distinguishing feature of the HP41, compared to prior models... You can have local labels that are local to each program. If a label is used in another program as well, the program you're using will go to the right one. You can delete a program all at once without deleting individual steps and having to watch for when you're coming to the next program that you don't want to affect. You can also transfer programs to and from mass storage or cards or extended memory without affecting other programs. Before I had the 41, I used a TI-58c and then a 59. You could sort of have multiple programs in memory at once, but with extreme limitations that the 41 doesn't have, now particularly referring to labels and things like how you would store or load a program with magnetic cards. http://WilsonMinesCo.com (Lots of HP-41 links at the bottom of the links page, at http://wilsonminesco.com/links.html#hp41 ) |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)