SkillAgentSearch skills...

CalcEngine

A C# implementation of a calculation engine that is small, fast, and extensible.

Install / Use

/learn @Bernardo-Castilho/CalcEngine
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CalcEngine

A C# implementation of a calculation engine that is small, fast, and extensible.

The engine supports an Excel-like syntax for expressions, and can be extended with custom functions and variables.

For more details, please see this article:

http://www.codeproject.com/Articles/246374/A-Calculation-Engine-for-NET

This library was created by Bernardo Castilho. Thanks to all the people who provided feedback and suggestions.

Project repository on GitHub: https://github.com/Bernardo-Castilho/CalcEngine Package on NuGet: https://www.nuget.org/packages/CalcEngine.Net

Related Skills

View on GitHub
GitHub Stars63
CategoryDevelopment
Updated3mo ago
Forks37

Languages

C#

Security Score

92/100

Audited on Dec 16, 2025

No findings