Expressions

Math Expressions Calculator


Introduction
This project have aim, which is make a program on C++ for calculation of expressions (of all types) with run-time defined operators, functions and brackets, because this can be useful for scientific work.




Installation


Dependencies
  • GNU Compiler Collection
  • Setted variable $EDITOR
  • Any Graphical Browser (optional)


Install MEC
Download the project:
wget https://github.com/expression-dev/C-/archive/1.3.0.zip -O $name_of_archive$
unzip $name_of_archive$ -d $extract_dir$
Run the setup:
cd $extract_dir$
./setup




Running MEC
Run MEC:
mec
Powered by