Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 286 Bytes

File metadata and controls

8 lines (6 loc) · 286 Bytes

UnitLanguage

Interpreter for calculation and convertion values of units in different types of measurement systems. Parser was created using ANTLR v.4 tool.

COMPILATION: mvn clean install

RUN: mvn exec:java -Dexec.mainClass="com.smomic.Interpreter" -Dexec.args="arg1 arg2"