lagagain / JAVA-calculator

A calculator was written by JAVA and LuaJ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A calculator was written by JAVA and LuaJ

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 71.8%Language:Lua 14.8%Language:Makefile 13.4%