metastatic.org/source/school/

Name
Size
Modified
Description
Parent directory
bandit-1.0.tar.bz2
106 K Sep 01 2003 18:42 Bzipped TAR file
c0.tar.gz
16 K Sep 01 2003 18:42 Gzipped TAR file
csp-0.2.tar.bz2
104 K Sep 01 2003 18:42 Bzipped TAR file
icoasm.tar.gz
153 K Sep 01 2003 18:42 Gzipped TAR file
The packages in this directory are some of the software projects I
worked on in my undergraduate years at UCSC and at Edinburgh. They are
available here for informational purposes only. Please be aware that
copying this software into your own class project is a bad idea;
cheating is both easily detected and harshly punished.

   * bandit-1.0.tar.bz2: an AI project implementing a testbed for
     solving N-armed bandit problems. Written in Java.
   * c0.tar.gz: the front-end of a compiler for a subset of the C
     language. Written in C.
   * csp-0.2.tar.bz2: an AI project implementing a testbed for solving
     the N-superqueens problem. Written in Java.
   * icoasm.tar.gz: the back-end of a compiler for a subset of the C
     language, emitting Sparc assembly code. Written in Java.