Skip to content

ds84182/JVML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JVML

ds84182's bullshit JVM

Requirements

Ant is required to build the runtime library for JVML (cc_rt.jar)

To compile a java source file and ensure proper checking against the CCLib runtime, instead of the one shipped with the jdk, use the bootclasspath option

javac -bootclasspath CCLib/build/jar/cc_rt.jar MyFirstProgram.java

About

ds84182's JVM written in Lua for ComputerCraft

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published