Expand description
Main module of compiler and runtime for mimium, an infrastructural programming language for sound and music.
Re-exports§
pub use log;
Modules§
- Plugin System for mimium
Macros§
Structs§
- A set of compiler and external functions (plugins). From this information, user can generate VM with
Self::prepare_machine.