Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 158 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 158 Bytes

HMTX + Go Calculator

Supported operations: + - * / round brackets included

Run

In the source directory execute

go run ./main.go "2 + 2 * 2"