Matthew-McRaven / Pepp

The next generation of Pep series simulators
https://compsys-pep.com
GNU General Public License v3.0
4 stars 0 forks source link

Mode/menu reorganization #552

Closed Matthew-McRaven closed 1 day ago

Matthew-McRaven commented 1 month ago

Menus should generally be verbs, while modes should be nouns. It was exceedingly confusing describing the actions stan should take when Edit and Debug name separate things.

To this end, we need to rename existing modes, depending on the level of abstraction. For complete implementation, we depend on #392 and adding the new architectures.

Remove the "Help" menu, so that it does not appear in multiple places, pending on #394.