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." |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 5 Guest(s)