ingelabs / jamvm

JamVM is an open-source Java Virtual Machine that aims to support the latest version of the JVM specification, while at the same time being compact and easy to understand.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

JamVM is an open-source Java Virtual Machine that aims to support the latest version of the JVM specification, while at the same time being compact and easy to understand.

This is a fork of the original JamVM project. The upstream project is not actively maintained anymore.

See the README file for instructions.

About

JamVM is an open-source Java Virtual Machine that aims to support the latest version of the JVM specification, while at the same time being compact and easy to understand.

License:GNU General Public License v2.0


Languages

Language:C 81.1%Language:Java 7.9%Language:Assembly 5.1%Language:Makefile 2.7%Language:Shell 2.1%Language:M4 1.1%