aligator / calc

Calc is a Go package that provides the tools to evaluate simple numerical expressions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

calc

Calc is a package that provides the tools to evaluate simple numerical expressions.

Fork from github.com/marcak/calc, a bit refactored, with errors, with tests and as go module.

About

Calc is a Go package that provides the tools to evaluate simple numerical expressions.

License:MIT License


Languages

Language:Go 100.0%