Skip to content
/ math Public

C# implementation of an Infix to RPN compiler, as well as an expression evaluation engine

License

Notifications You must be signed in to change notification settings

chrisf/math

Repository files navigation

Math

C# implementation of an Infix to RPN compiler, as well as an expression evaluation engine. Very messy.

This project is licensed under The MIT License (MIT)

About

C# implementation of an Infix to RPN compiler, as well as an expression evaluation engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages