An open API service indexing awesome lists of open source software.

https://github.com/redneath/excelformulacalculationengine

A pure C library that works as an interface to compute Excel formulas, given a data context. It is a recreation of Excel's language calculation engine, with an extra level of abstraction to separate it from the sheet context; allowing lightweight integration within smaller systems.
https://github.com/redneath/excelformulacalculationengine

Last synced: about 1 year ago
JSON representation

A pure C library that works as an interface to compute Excel formulas, given a data context. It is a recreation of Excel's language calculation engine, with an extra level of abstraction to separate it from the sheet context; allowing lightweight integration within smaller systems.

Awesome Lists containing this project