This repository has been archived on 2025-12-11 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
master
cross-calc
Academic exercise in making a Java desk calculator
###Installation:
(note: while the calculator is cross-platform the makefile will only work on *nix systems.)
git clone https://github.com/0x783czar/cross-calc.git
cd cross-calc
make
make install
Description
Languages
Java
99%
Makefile
1%