Skip to content
This repository was archived by the owner on Jun 6, 2024. It is now read-only.

krolyxon/jcal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple GUI calculator with complex infix expression evaluation made in Java using Swing.

Installation

  $ git clone --depth=1 https://github.com/krolyxon/jcal --branch=master
  $ cd jcal
  $ ./install.sh
  $ jcal

or go to latest releases and get the .jar file.

Uninstall

  $ ./install.sh -u

jcal in action

License

This project is licensed under the GPLv3 LICENSE

About

Simple calculator which has built in expression parsing, made for learning.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published