Skip to content

haibeey/math

Repository files navigation

A binary to evalaute math expression from the shell

USAGE(unix):

git clone the repo

if python is install you can run "python math.py 1*5^6'

or the binary directly ./math 1*5^6

for frequent usage you can add the binary to path and run from any dir  

go build in goyaccmath folder to build the go version. The goversion uses goyacc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published