aboutsummaryrefslogtreecommitdiff
path: root/lang/mixal
Commit message (Collapse)AuthorAgeFilesLines
* Change my email address to @FreeBSDDavid E. O'Brien1997-10-101-2/+2
| | | | Notes: svn path=/head/; revision=8194
* Let CFLAGS come from /etc/make.confDavid E. O'Brien1996-12-281-0/+10
| | | | | | | Caught by: Satoshi Notes: svn path=/head/; revision=5113
* Mixal is a version the assembler and interpreter for Donald Knuth'sDavid E. O'Brien1996-12-255-0/+57
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: svn path=/head/; revision=5088