Advantage of this paradigm?
- Accidentally overwriting or editing a cell would never destroy code. The most that could be accidentally erased is a reference to a variable that would still exist in the code.
- Text-representation of the spreadsheet would actually be readable and understandable.