How much has RPN/RPL spoiled you?
|
06-06-2015, 03:07 AM
Post: #33
|
|||
|
|||
RE: How much has RPN/RPL spoiled you?
(06-05-2015 11:54 PM)Thomas Klemm Wrote: But we can split the calculation into three tasks: That's the kind of approach I try to take on the 48, and to some extent on RPN models where appropriate/feasible, e.g. I made programs called XMIN, XMAX, etc, rather than opaque blobs of code pulling things out of PPAR. (06-05-2015 11:54 PM)Thomas Klemm Wrote: Whether your code is maintainable has little to do with the programming language you use. When the language lacks meaningful whitespace and inline comments, and functions can be getting their arguments from heaven knows where previously in the code, I wouldn't put all of the blame on the user. Something like this lends itself even better to easy understanding: (\@ = weird TI-89 comment symbol) Code: quadrdce(a,b,c) So even though the 89 is really obnoxious to use as a number cruncher, it does offer a nice programming environment. The Prime has similar paradigms from the little that I've seen. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 5 Guest(s)