31 Forks
211 Stars
211 Watchers

KiVM

🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.

How to download and setup KiVM

Open terminal and run command
git clone https://github.com/imkiva/KiVM.git
git clone is used to create a copy or clone of KiVM repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with KiVM https://github.com/imkiva/KiVM/archive/master.zip

Or simply clone KiVM with SSH
[email protected]:imkiva/KiVM.git

If you have some problems with KiVM

You may open issue on KiVM support forum (system) here: https://github.com/imkiva/KiVM/issues