diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-12-25 12:13:02 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-12-25 12:13:02 +0000 |
commit | 8d72b02a66d608cb12833a21fdc35f89d2bf685b (patch) | |
tree | f38987c20c53c2f4019d57500f3b4baf80d61323 /lang/mixal/pkg-comment | |
parent | Greatly shortened the DESCR files (which were simply the long README file (diff) |
Mixal is a version the assembler and interpreter for Donald Knuth's
mythical MIX computer, defined in:
Donald E. Knuth, _The Art of Computer Programming, Vol. 1: Fundamental
Algorithms_. Addison-Wesley, 1973 (2nd ed.)
Some of us were playing with it at school... so I made a port of it.
Notes
Notes:
svn path=/head/; revision=5088
Diffstat (limited to 'lang/mixal/pkg-comment')
-rw-r--r-- | lang/mixal/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/mixal/pkg-comment b/lang/mixal/pkg-comment new file mode 100644 index 000000000000..87513b426749 --- /dev/null +++ b/lang/mixal/pkg-comment @@ -0,0 +1 @@ +assembler and interpreter for Donald Knuth's mythical MIX computer |