./gradlew build for building the application
Windows (Using batch):
- Go to releases/Download
- Download Installer.bat
- Open Installer.bat
- If a pop-up message apperars press "Execute anyway"
- Wait for the installation to complete
- A shorcut to a run file will be available in the start menu and on the desktop
Windows (without batch), linux, or any other OS:
- Install Java >=17 (requires javax.swing, so if make sure the
java.desktoppakage is present) - Install the jar from the latest release
- Run it
- Complete io.matita08.logic.Operations4Bit
- Redesign UI
- Clean messy code
- Add a compiler from assembly to machine code
