Skip to content

CalcoDev/MathEval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Math Eval

A command line interface to parse mathematical expressions made in C to experiment with parsers and compilers.

DISCLAIMER: Limited error handling at the moment 💀

Usage

math_eval [[args]]

Arguments

  • --h: Prints a help message. (similar to this readme, but better!)
  • --f [filepath]: Specify the file to read the expression from
  • --e [expression]: Specify the expression to evaluate.

About

A mathematical expression evaluator, made in C to experiment with parsers and compilers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published