Skip to content

Learn C programming language by implementing a workable java virtual machine.

Notifications You must be signed in to change notification settings

ArmstrongCN/jvm.c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jvm.c

Learn C programming language by implementing a workable java virtual machine. Inspired by jvm.go. This project is under heavy development, and changes may mostly be committed at weekend. (I hope I can have more time on it.) This jvm curently is far from workable.

Issues or programming skills are welcome.

#Reference

  1. jvm.go
  2. The Java® Virtual Machine Specification

About

Learn C programming language by implementing a workable java virtual machine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published