The following code is, by the nature of the project's requirements, broken. Don't use it unless you desire a broken calculator.
This repository contains code for a school project for the Computer Science 41 class. The project's
folder legacy
contains contextual information for the project, as well as the original source
files, with MAIN.cc
being the entry-point.
The final version of the code is in src
, with the corresponding compiled program (for Windows)
available under a.exe
in the latest release.