Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kqr
on March 3, 2023
|
parent
|
context
|
favorite
| on:
Use GNU Emacs
Fewer keypresses. RPN input is very efficient that way. Something like (sqrt (log (* 3 (+ 9 7))) in calc is "9 RET 7 + 3 * L Q".
(Sorry about the bad example, I'm short on time.)
gpderetta
on March 3, 2023
[–]
Thanks, that makes sense, especially the avoiding parenthesis part.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
(Sorry about the bad example, I'm short on time.)