Timeline for What are the data structures behind a spreadsheet?
Current License: CC BY-SA 3.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 19, 2023 at 16:51 | comment | added | ximo | That's so simple it's a bit of a stretch to call it a spreadsheet. It's only evaluating strings, I don't see a DAG anywhere, except in a comment on the blog post. The JS version relies on with which is deprecated and eval which is dangerous. But it does work. Sort of. It shows that it's possible without a DAG. | |
| Nov 26, 2013 at 22:29 | history | answered | Tom | CC BY-SA 3.0 |