matheval / expression-evaluator-c-sharp

Matheval is a mathematical expressions evaluator library written in C#. Allows to evaluate mathematical, boolean, string and datetime expressions
https://matheval.org/
MIT License
110 stars 30 forks source link

Is this project still in development? #21

Open stewartbourke487 opened 10 months ago

stewartbourke487 commented 10 months ago

Interested in using this library as it seems to be very comprehensive. However, it seems to have stopped development - is it still being maintained? For example, the ability to add user-defined functions seems to be broken, and a suggestion for a fix has been provided, but there does not seem to be any activity or feedback.

Thank you.