This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Tim Rinkel
dbugg.dev
did:plc:bvky2vwlw3pndf2ekoy5tur5
It was kind of a blast to an earlier life seeing PostScript mentioned in the RPN article at Wikipedia. Who all out there has programmed in PostScript 🙋♂️.
Here's my evaluator. So hard to avoid using `eval()` even though its in the name: https://github.com/trinkel/0-interviewQuestions.stack/blob/main/250203-RPN/evaluatePostfix.js
2025-02-08T06:17:19.729Z