jack_ruru
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
I built a visual editor that represents Excel formulas as blocks, making it easier to inspect, refactor, and reason about complex formulas structurally. Frockly is not an Excel replacement. It focuses on understanding…
-
When Excel formulas get large, I often lose track of what’s actually happening. I’m wondering whether representing formulas structurally (instead of plain text) could make them easier to read and modify, but I’m not…