Skip to main content

Crate haydn_vm

Crate haydn_vm 

Source
Expand description

Haydn VM — virtual machine for the Haydn esoteric programming language.

Haydn is an esoteric programming language where live musical performance IS the program. This crate implements the stack-based, event-driven VM specified in the Haydn Language Specification.