Arguments.c: The C-side of my getopt bindings Arguments.st: The smalltalk-side of my getopt bindings Arguments_C.st: Loader magic Clock.st: The Clock page replacement algorithm CommandQueue.st: An extension of OrderedCollection that can load files using the provided syntax Fifo.st: The FIFO page replacement algorithm MANIFEST: Thie file manifest Makefile: A GNU make configuration file Nfu.st: The NFU page replacement algorithm Page.st: An abstraction of a virtual page README: The readme Run.st: The executor code Simulator.st: Part of the main simulator implementation Simulator_class.st: Part of the main simulator implementation Task.st: An abstraction of a virtual process VMemory.st: A generic page replacement algorithm Variables.st: Provides x, y, and z as global variables (for testing) libarguments.la: The libtool-ized result of Arguments.c run.sh: The actual script you should run