Adraas / SysPro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SysPro

The test project including the three parts:

  • the programming expressions analyzer;
  • the util for the working with the files and databases;
  • the low-level math module.

System requirements (for the installation process):

  • JRE 1.8;
  • Apache Maven 3;
  • GCC.

For the installation need to run any command line with the administrator privileges and to execute mvn clean package command.

System requirements (for the using process):

  • Java 8;
  • H2 Database.

About


Languages

Language:Java 98.8%Language:C++ 1.0%Language:CSS 0.2%