MIX is Donald Knuth's mythical computer as described in his monumental work The Art Of Computer Programming. As any of its real counterparts, the MIX features registers, memory cells, an overflow toggle, comparison flags, input-output devices, and a set of binary instructions executable by its virtual CPU. You can programme the MIX using an assembly language called MIXAL, the MIX Assembly Language. The MIX Development Kit offers an emulation of MIX and MIXAL. The current version of MDK includes the following applications: - mixasm A MIXAL compiler, which translates your source files into binary ones, executable by the MIX virtual machine. - mixvm A MIX virtual machine which is able to run and debug compiled MIXAL programs, using a command line interface with readline's line editting capabilities. - gmixvm A MIX virtual machine with a GTK+ GUI which allows you running and debugging your MIXAL programs through a nice graphical interface. - mixvm.el An elisp program which allows you to run mixvm within an Emacs GUD window, simultaneously viewing your MIXAL source file in another buffer. WWW: http://www.gnu.org/software/mdk/mdk.html me' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/vapoursynth
Commit message (Expand)AuthorAgeFilesLines
* multimedia/vapoursynth: update to R44jbeich2018-07-163-11/+10
* multimedia/ffmpeg: update to 4.0jbeich2018-05-021-0/+1
* multimedia/vapoursynth: update to R43jbeich2018-02-012-4/+4
* multimedia/vapoursynth: update to R42.1jbeich2018-01-162-4/+4
* Do not abuse INSTALL_MAN when installing documentation, examples, anddanfe2018-01-111-1/+1
* multimedia/vapoursynth: update to R41jbeich2018-01-102-5/+4
* Chase ImageMagick7 shlib bump.kwm2017-12-271-1/+1
* multimedia/vapoursynth: re-enable DOCS after r455210jbeich2017-12-041-7/+1
* Convert Python ports to FLAVORS.mat2017-11-301-2/+3
* multimedia/vapoursynth: update to R40jbeich2017-11-122-5/+4
* multimedia/ffmpeg: update to 3.4jbeich2017-10-211-1/+1
* multimedia/vapoursynth: unbreak runtime on non-x86jbeich2017-10-152-1/+4
* multimedia/vapoursynth: update to R39jbeich2017-10-092-6/+5
* ImageMagick7 to 7.0.7-2.kwm2017-09-191-1/+1
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2017-09-11