Live data from Hacker News

CellLVM: A proof-of-concept LLVM to Excel spreadsheet compiler

belkadan.com

11–20 of 30 posts

Re: CellLVM: A proof-of-concept LLVM to Excel spreadsheet compiler

#16

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

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

Re: CellLVM: A proof-of-concept LLVM to Excel spreadsheet compiler

#20
post #8

For too long, web browsers have dominated the market for applications that are consumed by document readers, glad to see some competition at last.

Interesting dichotomy! Ultimately I see the browser as a document viewer. As someone who’s trying to kill desktop apps once and for all with the progressive web app revolution, I’m very curious: what excites you about getting this in excel instead of, idk, Excel.com? Do you think there’s a fundamental performance difference that matters?
Post reply on HN