Skip to content
/ calc Public

Simple, extensible calculator written in C# featuring Pratt's parser architecture

License

Notifications You must be signed in to change notification settings

darksv/calc

Repository files navigation

Calc

Simple, extensible calculator written in C#. It features Pratt's parser to create proper expression tree that could be afterwards evaluated using predefined operators, functions and constants.

About

Simple, extensible calculator written in C# featuring Pratt's parser architecture

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages