An open API service indexing awesome lists of open source software.

https://github.com/vfdev-5/formulaparser

Simple formula parser using Shunting-yard algorithm
https://github.com/vfdev-5/formulaparser

Last synced: about 1 year ago
JSON representation

Simple formula parser using Shunting-yard algorithm

Awesome Lists containing this project

README

          

# FormulaParser
Simple formula parser using Shunting-yard algorithm