Skip to content

lagagain/JAVA-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JAVA-calculator

A calculator was written by JAVA and Lua

Dependances

  • JAVA 8 or later
  • LuaJ

LuaJ

More information please link to this or this.

And This Reps have included the necessary JAR files

Download Release(Pre-Built)

You can download pre-built file at The Release Page.

  1. Download ZIP file
  2. Uncompress it
  3. [Run it](#Run it)

Run It

run run.bat(Windows Platform) or run.sh (Linux Platform).

or

java -jar cal.jar

Build

type

make

It will create JAR file with javac

History

This wrote before 2017, maybe in 2016.