cliserkad / fcalc

A calculator sample program written in fiz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fcalc

A calculator sample program written in fiz

Usage

git clone https://github.com/cliserkad/fcalc
cd fcalc
mvn clean test
cd target/classes
java Fcalc 1 + 2

fiz repo

About

A calculator sample program written in fiz