<i>Writing Your First Program</i>.  Perhaps the simplest way to write and run a ZPL program on YOUR Unix machine is to use the <a href="http://www.cs.washington.edu/research/projects/zpl/web-compiler">Web Compiler</a>.  You paste a ZPL program (your own or one of ours) into a window, and click "compile." The program is packaged up and sent to a machine at the UW CSE Department.  It is compiled into ANSI C and returned to you.  A "make" of this file will result in an executable that can be run on your sequential computer.</p>
