Skip to content

RetroCoder13/dollop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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