Skip to content

An trivial reverse-polish-notation (RPN) calculcator from a Go/Gio beginner

Notifications You must be signed in to change notification settings

mklhmnn/go-gioui-rpn-calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-gioui-rpn-calc

An trivial reverse-polish-notation (RPN) calculcator from a Go/Gio beginner

Open cmd/app in a terminal and execute

$ go get

to get the dependencies. Then compile using

$ go build .

from the same directory.

About

An trivial reverse-polish-notation (RPN) calculcator from a Go/Gio beginner

Topics

Resources

Stars

Watchers

Forks

Languages