Skip to content

AMyachev/OBBCT-arithmetic-expression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OBBCT-arithmetic-expression

goal: to create a client-server application for calculating arithmetic expressions (with operations +, -, *, / and an arbitrary level of nested brackets)

features: multi-threaded (2 threads) implementation in C++11

Ideas are taken from the book "The C++ Programming Language" by Bjarne Stroustrup

About

arithmetic expression (client-server)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published