Skip to content

Repository files navigation

domenic virtual machine - dvm

This custom virtual machine has been created in the course 194.160 Abstract Machines at the TU Wien in 2026S.

Opcodes

TODO create table

Perf

Building binary in with profile profiling and then gathering some data with the help of samply.

$ cargo b --profile profiling --features profiling 
$ samply record ./target/profiling/dvm run SOME_FILE

About

Blazingly fast stack based language with an custom interpreter written in Rust ✨.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages