https://github.com/chenyahui/toyjvm
A toy jvm
https://github.com/chenyahui/toyjvm
jvm
Last synced: about 1 month ago
JSON representation
A toy jvm
- Host: GitHub
- URL: https://github.com/chenyahui/toyjvm
- Owner: chenyahui
- Created: 2017-02-14T02:34:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-11T04:46:09.000Z (about 7 years ago)
- Last Synced: 2025-03-25T20:05:53.487Z (2 months ago)
- Topics: jvm
- Language: C++
- Homepage:
- Size: 1.22 MB
- Stars: 6
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Rewriting
# TODO
* JNI
* GC
* Template interpreter
* JMM