Skip to content
This repository has been archived by the owner on Feb 1, 2020. It is now read-only.

A simple calculator that inputs an array of chars (requirement), and then processes that char to give a final answer, in the char can be used different spacing, these operands "+,-,*,/" and it can support brackets and nested brackets "{,[,(,),],}", there is also a branch for float calculations.

Notifications You must be signed in to change notification settings

GheorgheMorari/ProjectVariant8

Repository files navigation

ProjectVariant8

This was a project for my programming university class (variant 8) where i had to make a simple calculator that supports the usual operands and supports nested brackets

About

A simple calculator that inputs an array of chars (requirement), and then processes that char to give a final answer, in the char can be used different spacing, these operands "+,-,*,/" and it can support brackets and nested brackets "{,[,(,),],}", there is also a branch for float calculations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages