Go to file
Tomasz Półgrabia 54c68d7375 Initial version of the project for java studies from 2013. 2021-01-03 20:18:57 +01:00
BFInterpreter Initial version of the project for java studies from 2013. 2021-01-03 20:18:57 +01:00
bfIDE Initial version of the project for java studies from 2013. 2021-01-03 20:18:57 +01:00
gradle/wrapper Initial version of the project for java studies from 2013. 2021-01-03 20:18:57 +01:00
.gitignore Initial version of the project for java studies from 2013. 2021-01-03 20:18:57 +01:00
LICENSE.md Initial version of the project for java studies from 2013. 2021-01-03 20:18:57 +01:00
README.md Initial version of the project for java studies from 2013. 2021-01-03 20:18:57 +01:00
build.gradle Initial version of the project for java studies from 2013. 2021-01-03 20:18:57 +01:00
gradlew Initial version of the project for java studies from 2013. 2021-01-03 20:18:57 +01:00
gradlew.bat Initial version of the project for java studies from 2013. 2021-01-03 20:18:57 +01:00
settings.gradle Initial version of the project for java studies from 2013. 2021-01-03 20:18:57 +01:00

README.md

Purpose

It was a test project for java studies (to complete the course). Except of putting it under the gradle control (it wasn't), whole code is original from those times. I will try to translate original comments, naming convention to non-polish.

Technology

Ancient swing gui with some custom helpers from other authors