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.
2013-02-13 11:44:47 -07:00
2013-02-13 11:44:47 -07:00
2021-08-30 16:25:49 +00:00
2013-02-13 15:53:49 -07:00
2013-02-13 15:23:52 -07:00
2014-01-29 14:03:56 -07:00

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
Academic exercise in making a Java desk calculator
Readme Apache-2.0 42 KiB
Languages
Java 99%
Makefile 1%