DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamemixal
BeschreibungA MIX emulator and MIXAL interpreter
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.08-10
Sektionuniverse/otherosfs
Prioritätextra
Installierte Größe88 Byte
Hängt ab vonlibc6 (>= 2.3.4-1)
Empfohlene Pakete
PaketbetreuerVince Mulhollon
Quelle
Paketgröße20246 Byte
Prüfsumme MD55e30515c27199369e1b5b19bf52fc017
Prüfsumme SHA19d7471a6d0162ec0ff259b8797d0b5f4b29ac2d6
Prüfsumme SHA25613ce76d876699219b86fe5dcad0171c53cfdeb554c5ddc69728e7610f3890be7
Link zum Herunterladenmixal_1.08-10_i386.deb
Ausführliche BeschreibungMixal is an implementation of the imaginary computer called MIX and its assembly language MIXAL, which were invented by Donald E. Knuth in the 1960's for use in his monumental and yet unfinished book series "The Art of Computer Programming". All actual programs and all programming exercises in the series are written in MIXAL. . This package contains a modified version of Darius Bacon's Mixal implementation. It takes a MIXAL source file, translates it to MIX machine code and then executes the resulting program, all in a single run. The result of the assembler step cannot be extracted to a file. Similarly, one cannot take a precompiled MIX program and try to execute it in this emulator - only MIXAL source is accepted. . The MIX emulator does not support floating-point operations nor the tape devices described in Knuth's book. This is not fatal, however, and most of the programs and exercise answers in Knuth's book can be run in this MIXAL implementation.


Impressum
Linux is a registered trademark of Linus Torvalds