patriksvensson / gocalc

A command line calculator written in Go in an attempt to explore the language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gocalc

Nothing to see here really. It's just me exploring Go by writing a simple CLI calculator.

Usage

./gocalc 1+1-(5+7)

About

A command line calculator written in Go in an attempt to explore the language.


Languages

Language:Go 100.0%