toumorokoshi / greyhawk-vm

virtual machine that powers greyhawk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Greyhawk VM (ghvm)

A VM implementation in Rust, written for the Greyhawk programming language.

However, the VM was also designed to execute any arbitrary language as well.

About the VM philosophy

  • see doc/goals.md and doc/design.md

Using ghvm

greyhawk-vm is available as both a rust library, and an executable to execute code.

About

virtual machine that powers greyhawk


Languages

Language:Rust 99.6%Language:Shell 0.4%