newRPL - build 1255 released! [updated to 1299]
|
06-11-2019, 11:00 PM
(This post was last modified: 06-11-2019 11:23 PM by wyatt8740.)
Post: #501
|
|||
|
|||
RE: newRPL - build 1255 released! [official and unofficial]
Is there some way I could use newRPL as a sort-of-replacement for 'dc' as a text-based calculator in a terminal?
i.e., a way that I can pipe RPL as text to standard input, and have the software print the results? example of my current usage of dc on my freeBSD and Debian Linux systems, but using the (non-standard!) ';' character as a 'comment marker' for explanation: Code: $ dc Code: $ echo '10 k 1600 1200 / p' | dc I'd love to have software with more features, such as modulus, functions, etc. - even a limited form without true programmability would be a welcome improvement for my shell scripts. Additionally, I'd also like a way to use the simulator without showing the on-screen keyboard, which takes up a ton of screen space and isn't always necessary for simple tasks. Wyatt Ward Computer history enthusiast |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)