Very cool, well done. I’ll try it out! Is the calculation engine for the formulas tour custom, or is it built on top of eg Apache POI?
built from the ground up in rust, with the aim that it's much faster than Excel.
It supports all Excel formulas.
Everything is custom, it's been a lot of work :)
built from the ground up in rust, with the aim that it's much faster than Excel.
It supports all Excel formulas.