summaryrefslogtreecommitdiff
path: root/lang/mixal (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sed -> ${SED}Michael Haro1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=21048
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* 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