Lambda: The Ultimate Excel Worksheet Function
11–20 of 112 posts
Re: Lambda: The Ultimate Excel Worksheet Function
#12What's next? A full implementation of scheme? Common lisp?
Re: Lambda: The Ultimate Excel Worksheet Function
#13(Is the title a deliberate call to that site, or something even older?)
Re: Lambda: The Ultimate Excel Worksheet Function
#14Oh no - can't they just integrate M instead? It's a great (skeleton of a) language with a similar basis but far nicer to write.
Re: Lambda: The Ultimate Excel Worksheet Function
#15Am I the only one who read the title and was immediately reminded of http://lambda-the-ultimate.org/ ? (Is the title a deliberate call to that site, or something even older?)
Re: Lambda: The Ultimate Excel Worksheet Function
#16Re: Lambda: The Ultimate Excel Worksheet Function
#17Oh no - can't they just integrate M instead? It's a great (skeleton of a) language with a similar basis but far nicer to write.
What is M?
Re: Lambda: The Ultimate Excel Worksheet Function
#18There is, perhaps surprisingly (or not), already a relevant XKCD mentioning this feature while poking fun at the computational abominations that were already possible in Excel: https://xkcd.com/2453/ On that note, TFA claims that the introduction of LAMBDA finally makes Excel Turing complete, unlike the kind of Turing machine simulators the stick figure is referring to in the XKCD comic... > (In contrast, Felienne He…
To be fair, no computer is an actual TM since memory is finite.
Re: Lambda: The Ultimate Excel Worksheet Function
#19Great to see Excel adding more features! The argument I've heard against doing this sorta thing was that they wanted to keep Excel simple enough to not alienate many non-technical users, sorta forcing it to be a simple, accessible environment for everyone. It'll be neat to see how the user-base adapts to a more powerful feature-set. I mean, it'd seem like a lot of folks will be thrilled, finally having some extra fun…
I don't really see the addition of new advanced functionality changing that paradigm.
Re: Lambda: The Ultimate Excel Worksheet Function
#20Writing a lambda like that would require documentation. I wish Excel had a mode to look kinda like Jupyter except reactive (or observablehq except a desktop app), so I could easily add documentation for any cell and fold/unfold as I wish.