Grapher A tool written in C using raylib library to plot graph from a math function. Usage ./build.sh && ./main example/f1.txt Examples (* x (cos x)) (* x (* (cos x) (sin x))) (sin (+ x (cos x)))