Skip to content

RellikJaeger/math-expr-evaluator

 
 

Repository files navigation

A Math Expression Parser

Evaluates math expressions. (Pass in input in quotes if it has spaces) Supports implicit multiplication

Building

Windows / Linux Only Isn't tested completely on linux.

On Linux: run build.sh

On Windows: run build_libs.bat, and then build.bat.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.6%
  • HLSL 1.7%
  • GLSL 1.4%
  • Batchfile 1.3%
  • Other 1.0%