Skip to content

henry7720/JS-Calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS-Calc

A classic, interactive four-function web calculator implemented with a recursive descent parser in JavaScript.

Dependencies

  • Modern Web Browser w/ JavaScript Enabled
  • Git

Cloning the Repository

To clone the repository to a directory of your choosing, run: git clone https://github.com/henry7720/JS-Calc.git

How to Use

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.

License

AGPLv3

About

A classic, four-function calculator implemented with a recursive descent parser.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published