Skip to content

v1.1.0 (Submission extended)

Latest
Compare
Choose a tag to compare
@janniklth janniklth released this 10 Jul 22:00
· 28 commits to master since this release

What's Changed

Full Changelog: v1.0.0...v1.1.0

Usage

  1. Clone the repository or download the attached zip file and compile the source code using a C++ compiler.
  2. Run the compiled executable and enter an arithmetic expression and the given notation.
  3. The program will parse the expression, build the arithmetic tree, and evaluate and visualize the result.

Known issues/bugs and future improvements

  • argument parsing: it's required to put the expression argument first, otherwise the Programm will not work properly
  • README.md -> examples missing

Disclaimer and Attribution

We would like to mention that we have developed this project entirely on our own. Any code or resources that were not developed by us have been appropriately marked as such and attributed to their original sources.