Reverse polish notation in interface design
Warning: long, meandering musing about some basic UI design follows. Feel free to ignore this; I’m just trying to work some things out in my head. When designing a user interface, one of the critical choices that must be made is how the user is going to give commands to the program. Traditionally, there are…