Post Reply 
Large 50g program example
06-19-2015, 05:41 AM
Post: #1
Large 50g program example
While I am convinced that calculators are not supposed to have large programs (or it means you didn't pick the right calculator) I wonder what a large RPL program would look like and how Hp thought we should approach that. With the absence of gosub equivalent, we are left with two options: deep nesting or fragmentation of code into multiple sub applications. Hp calls variables "objects" for the reason that you can store anything in a variable, including fragments of RPL code. Providing that a program is made of multiple objects, does this conceptually mean that the equivalent of a program is a directory? Is that the way we're expected to approach large programs structuration?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Large 50g program example - Tugdual - 06-19-2015 05:41 AM
RE: Large 50g program example - Paul Dale - 06-19-2015, 06:25 AM
RE: Large 50g program example - Tugdual - 06-19-2015, 09:50 AM
RE: Large 50g program example - Bruno - 06-19-2015, 09:59 AM
RE: Large 50g program example - BruceH - 06-24-2015, 08:15 PM
RE: Large 50g program example - Claudio L. - 06-19-2015, 01:02 PM
RE: Large 50g program example - ttw - 06-19-2015, 06:55 AM
RE: Large 50g program example - Claudio L. - 06-19-2015, 01:09 PM
RE: Large 50g program example - Tugdual - 06-19-2015, 01:36 PM
RE: Large 50g program example - Joe Horn - 06-20-2015, 02:58 AM
RE: Large 50g program example - Claudio L. - 06-23-2015, 03:49 PM
RE: Large 50g program example - fyescas777 - 07-06-2015, 02:24 AM
RE: Large 50g program example - Tugdual - 07-06-2015, 10:29 AM
RE: Large 50g program example - Hlib - 08-27-2016, 08:29 AM



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