An open API service indexing awesome lists of open source software.

https://github.com/caelan0501/c-sharp-calculator

This is a series of calculator projects
https://github.com/caelan0501/c-sharp-calculator

calculator grpc object-oriented-programing shunting-yard-algorithm uml-class-diagram wcf-service

Last synced: about 2 months ago
JSON representation

This is a series of calculator projects

Awesome Lists containing this project

README

          

File Directory

Calculator - contains the entire Calculator Class

Console Calculator - Console client

WCFCalculatorServiceLocal - WCF Service configured to run on my localhost at home

gRPCCalculatorService - gRPC Service configured to run on my localhost at home



Future Plans

Finish a local Version of gRPC Service

RESTful Service

Finish Algerbra.cs

Create Various Formula Functions

Reapply Calculator Class into Other Laguages I know/Want to know more about (C, C++, Python, Java, Javascript)