Post Reply 
Term for feature that abstracts RPN program location?
05-13-2020, 01:39 AM
Post: #7
RE: Term for language that abstracts program location?
I suppose in the high level language world you'd refer to the latter style as Procedural or Functional. Compare BASIC with a GOSUB 20000 vs. SQRT(X) in something like Fortran. You could define the square root function separately, move it around in the card deck, put it in a separate library and still use it in your program.

A rough analogy...

Remember kids, "In a democracy, you get the government you deserve."
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Term for language that abstracts program location? - mfleming - 05-13-2020 01:39 AM



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