mdk

GNU MIX development kit for assembling and executing MIX programs

brewmacoslinux
Try with needOr install directly
Source

About

GNU MIX development kit

Commands

mixasmmixvmmdk

Examples

Assemble a MIX assembly source file into executable format$ mixasm program.mix
Run a compiled MIX program in the virtual machine$ mixvm program.mix
Open interactive MIX development environment$ mdk