Greg's calculator - a terminal UI calculator inspired by galculator (GTK), implemented in Go with Bubble Tea. Features decimal math, base display cycling (DEC/HEX/BIN/OCT) with CERR on non-integers, tactile keypad, wide integrated display.
- Capture key decisions (single BASE cycle with Tab to reserve A-F, decimal math + display formatting only, CERR policy on non-integers, two-row galculator-inspired display, gostations lipgloss patterns). - Establish docs/ as home for architecture and design notes (per request). - Include references to spec.md and gostations patterns. - Paper trail begins here for backtracking. |
||
|---|---|---|
| docs | ||
| .gitignore | ||
| spec.md | ||