top | item 38877743

(no title)

robertknight | 2 years ago

Related to this, I recommend Felienne Hermans' talks on Excel as a functional programming language - https://www.youtube.com/watch?v=0yKf8TrLUOw.

discuss

order

kzrdude|2 years ago

Not related to this, excel has just introduced Python support and it's a pretty wild take on it all. You can have Python code in any cell, and all the cells share a namespace for their variables. GL HF everyone.

Ideal: Functional. Reality: Stateful spaghetti

mhh__|2 years ago

Yes. They've completely flubbed python-in-excel already.

plagiarist|2 years ago

I was so hyped when I found out spreadsheets had map/reduce, I thought we were entering a functional programming renaissance. This is appalling news that we are in fact entering a hotter trashfire than ever before.

chrisweekly|2 years ago

Reminds me of MobX intro docs describing its observables in terms of spreadsheet cells with computed values.