logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

gmixvm — a GUI to the MIX virtual machine simulator

Author

       The  gmixvm  utility  was  developed by Jose A. Ortega Ruiz, Pieter E. J. Pareit, Philip E. King, Michael
       Scholz and Sergey Poznyakoff.  This manual page was written by Peter Pentchev <roam@ringlet.net> for  the
       Debian Project.

Debian                                          February 18, 2011                                      GMIXVM(1)

Description

       The  gmixvm  utility  is  a  graphical  simulator for the MIX virtual machine.  The MIX is Donald Knuth's
       mythical computer, described in the first volume of The Art of Computer Programming, which is  programmed
       using MIXAL, the MIX assembly language.

Environment

       The operation of the gmixvm utility is not affected by its environment.

Examples

       Run the MIX virtual machine in interactive mode:

             gmixvm

Exit Status

       The gmixvm utility exits 0 on success, and >0 if an error occurs.

Name

       gmixvm — a GUI to the MIX virtual machine simulator

See Also

mixasm(1), mixguile(1), mixvm(1)

Standards

       No standards documentation was harmed in the process of creating gmixvm.

Synopsis

gmixvm [-q | --noinit]
       gmixvm [-h | --help] [-u | --usage] [-v | --version]

See Also