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.
- Host: GitHub
- URL: https://github.com/redneath/excelformulacalculationengine
- Owner: RedNeath
- License: mit
- Created: 2024-05-04T13:52:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-19T13:12:16.000Z (almost 2 years ago)
- Last Synced: 2025-06-16T00:25:57.814Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 219 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE