https://github.com/tshort/Calc.jl
This adds a REPL mode for an RPN calculator initiated by the = key. Operations and key strokes generally mimic Emacs Calc. It's pretty easy to add your own operations. The RPN style can use less keys. Undo and redo are easy.
