Oh 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.
https://powerapps.microsoft.com/en-us/blog/introducing-micro...
61–70 of 112 posts
Oh 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.
https://powerapps.microsoft.com/en-us/blog/introducing-micro...
Also, does this:
> With LAMBDA, Excel has become Turing-complete.
sound like a threat to anyone? :)
I don't understand the point of this function, when Excel already has Power Query. It doesn't seem like anyone who is literate in functional programming would want to use this, and anyone who isn't up to it wouldn't either. One of the most annoying things about Excel is it has so many parts apparently designed by people or groups that didn't talk to each other and didn't have a grasp of all the rest of it, let alone…
I hope this gets implemented in libreoffice too; I will certainly tell non-programmers to stop using python or whatever and go back to spreadsheets!
Earlier quoted context omitted.
> The physical world is by definition finite This isn't obvious to me, would you elaborate?
Take everything in the world. Every physical piece. Break it into the smallest slice you care to: (atoms, quarks, whatever). The count of those things is bounded. It's a huge number, but it's finite. Infinity is not a real concept, it's imaging that there is no number that can be bounded.
The blog post's title is an homage to a series of papers from the 70s, which formulated the Scheme programming language and the beginnings of what we now know as "functional programming". https://en.wikipedia.org/wiki/History_of_the_Scheme_programm...
There 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.
The blog post's title is an homage to a series of papers from the 70s, which formulated the Scheme programming language and the beginnings of what we now know as "functional programming". https://en.wikipedia.org/wiki/History_of_the_Scheme_programm...
Specifically the "Lambda: The Ultimate" bit.
Funny how the top of the article starts with "custom functions without code" and then immediately shows code. I get that calling code by its name can make it sound scary, but this whole notion of it being 'easy because it is not code' seems to be a big fat lie for comfort. Same goes for the magic no-code systems where code is replaced with 'expressions' or graphical 'workflows' which essentially is exactly the same t…
I think those are basically Excel formulas, which in context, are not what Excel users would consider “code”.
The blog post's title is an homage to a series of papers from the 70s, which formulated the Scheme programming language and the beginnings of what we now know as "functional programming". https://en.wikipedia.org/wiki/History_of_the_Scheme_programm...