README.md
The Miracle Calculator
Welcome to Miracle
Miracle is a simple math calculator.
Features
- Addition, subtruction, multiplication and division support
- Parenthesis support
- Floating-point calculations support
Building
Use CMake to compile project for your needs.
Example
Run the program and enter an expression
Enter the expression> 1 + 2
Result: 3
Grammar
You can acquainted with miracle calculator grammar in the Grammar.md
file.
Non implemented
Error handling
There are no error messages at all. If user make typo, for example, then result of calculations is undefined.
Конвейеры
0 успешных
0 с ошибкой