/dollop

My own simple programming language written in Java for DofE

Primary LanguageJava

Dollop

My own simple programming language written in Java for DofE Converted into EXE using Launch4J

Run the program with the dollop.exe file

Or run the program, run the following command: java -jar dollop.jar

If you want to run a specific file run the following command: java -jar dollop.jar <filepath>

Documentation

Available of the wiki page:
Documentation