Skip to content

morgenthum/coldspot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coldspot

A java virtual machine written from scratch

Description

I wrote this JVM just for fun. It works - I had a webserver up running on it.

Features

  • Simple switch-case interpreter
  • Mark and sweep garbage collection algorithm

OpenJDK integration

It's painful to bind a nacked JVM to the OpenJDK standard library, because the OpenJDK is quite HotSpot VM specific.

I had to

State

Inactive

About

A java virtual machine written from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published