https://github.com/kenpusney/dc
DumpCore -- Vitrual Machines
https://github.com/kenpusney/dc
cpp language-runtime virtual-machine
Last synced: 10 months ago
JSON representation
DumpCore -- Vitrual Machines
- Host: GitHub
- URL: https://github.com/kenpusney/dc
- Owner: kenpusney
- Created: 2013-09-29T13:43:50.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-02-05T16:36:12.000Z (almost 10 years ago)
- Last Synced: 2025-01-29T07:46:51.936Z (12 months ago)
- Topics: cpp, language-runtime, virtual-machine
- Language: C++
- Homepage:
- Size: 1.55 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DumpCore
=========
DumpCore is the name of a series of VMs, which is for
study and research in _Computer Architect_ / _Operating System_
/ _Programming Languages_ .
it contains:
+ [OS VM](/kenpusney/DC/tree/master)
+ [Language VM](/kenpusney/DC/tree/plvm)
+ ..
For more information, see `doc/dcspec.md`