Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 441 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 441 Bytes

JS Mathematical Expression Parser

A tiny web-based JS Parser to handle and analyze a mathematical expression (order of operations)

Try

You can check online preview at here or open index.html file localy at your browser.

Open page and enter 5*2+4-2 and press Parse button.

Supported operators

+ - *

References

https://www.youtube.com/watch?v=6YyvyvBAZr8