Skip to content

eracs/toy_jvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toy_Jvm


GitHubGitHub top languageGitHub last commitGitHub contributorsGitHub issues

使用C++实现的JVM,使用Xmake构建,支持跨平台。JVM特性基于Java SE 8规范。

构建步骤


  1. 搭建C++编译环境
  2. 安装vcpkg
  3. 安装xmakeXmake
  4. clone代码到本地 git clone https://github.com/eracs/toy_jvm.git
  5. 使用xmake构建 xmake build

功能实现


参考资料


实现思路

虚拟机规范:

其他参考书目

About

C++实现的JVM,使用xmake构建

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published