Applying programming language research ideas to transform spreadsheets
21–30 of 129 posts
Re: Applying programming language research ideas to transform spreadsheets
#22Unfortunately for Excel, it’s essential to Microsoft’s product strategy for keeping people on Windows, which means that Excel on other platforms feels almost as if it were sabotaged compared to the “native” experience in Windows. I feel like Excel could really thrive if only it could separate itself from the mothership and focus on its own interests.
Re: Applying programming language research ideas to transform spreadsheets
#23Re: Applying programming language research ideas to transform spreadsheets
#24I always think a spreadsheet that understands units would be nice: A1=10A, A2=2Ω, A3=A1*A2=20V, something like that
Re: Applying programming language research ideas to transform spreadsheets
#25It's interesting to note that one of the people behind this work is Simon Peyton Jones, known (among other things) for creating haskell and being the lead developer of the GHC.
Re: Applying programming language research ideas to transform spreadsheets
#26This is amazing and much-needed progress for Excel, which I think is arguably one of the greatest software products ever (except perhaps the web browser). Unfortunately for Excel, it’s essential to Microsoft’s product strategy for keeping people on Windows, which means that Excel on other platforms feels almost as if it were sabotaged compared to the “native” experience in Windows. I feel like Excel could really thri…
Re: Applying programming language research ideas to transform spreadsheets
#27Earlier quoted context omitted.
Banks, insurers, accountants; I know a company with 100M euro rev per year that runs entirely on Excel with VBA. Their office car park gate is opened, closed and managed with Excel. It sounds crazy but the CTO is a cofounder and he found it is much cheaper to just do everthing that way. They have been running like that for over 20 years.
I think software is often more complicated then it needs to be. I used to write a lot of vbScript, but now I use Node/JavaScript whenever I need to glue something together. And there are many modules in Node.JS that you can glue together in order to do something useful. I find it even easier then vbScript/Excel/VBA!
Re: Applying programming language research ideas to transform spreadsheets
#28This is amazing and much-needed progress for Excel, which I think is arguably one of the greatest software products ever (except perhaps the web browser). Unfortunately for Excel, it’s essential to Microsoft’s product strategy for keeping people on Windows, which means that Excel on other platforms feels almost as if it were sabotaged compared to the “native” experience in Windows. I feel like Excel could really thri…
https://www.theverge.com/2019/1/18/18187990/microsoft-365-co...
Re: Applying programming language research ideas to transform spreadsheets
#29Re: Applying programming language research ideas to transform spreadsheets
#30It's interesting to note that one of the people behind this work is Simon Peyton Jones, known (among other things) for creating haskell and being the lead developer of the GHC.
Isn’t he busy at Facebook or is he though with that?