logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mixguile — Guile interface to the MIX virtual machine simulator

Author

       The mixguile 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 15, 2011                                       MIXVM(1)

Description

       The  mixguile  utility  is  a Guile shell containing a 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 mixguile utility is not affected by its environment.

Examples

       Run the MIX virtual machine under a Guile shell:

             mixguile

Exit Status

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

Name

       mixguile — Guile interface to the MIX virtual machine simulator

See Also

gmixvm(1), mixasm(1), mixvm(1)

Standards

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

Synopsis

mixguile

See Also