Skip to content

sergutsan/JDecafCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. amend the PATH environment variable and add the path of the JDecafCompiler folder

If, for example, the path is I:\mytools\JDecafCompiler\ the following command needs to be
executed:

	PATH=%PATH%;I:\mytools\JDecafCompiler\

2. execute the compiler using the command javadecaf from any folder within your system
3. execute your application

ex.	javadecaf JavaClass.java JavaClass2.java JavaDecafScript.jdc
	java JavaDecafScript

About

A Java precompiler for educational purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published