A classic, interactive four-function web calculator implemented with a recursive descent parser in JavaScript.
- Modern Web Browser w/ JavaScript Enabled
- Git
To clone the repository to a directory of your choosing, run:
git clone https://github.com/henry7720/JS-Calc.git
Open the index.html
file in a web browser and enjoy! The folder may be hosted as-is on any web server. Since the pages are static, there's nothing to worry about.