Skip to content

AceRodstin/Miracle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages