Sep 20, 2020
New demo: a text-mode RPN calculator built up from machine code
https://archive.org/details/akkartik-2min-2020-09-20
Inspirations:
Unlike these, however, this version tries to hew to two principles:
- Show all the data (following spreadsheets and Joshua Horowitz)
- Minimize interaction (following Bret Victor)
Project page: https://github.com/akkartik/mu
This post is part of my Freewheeling Apps Devlog.
Comments gratefully appreciated. Please send them to me by any method of your choice and I'll include them here.