Here is the distribution of stage2, as implemented in C for Unix.
Included are the following files:

ReadMe		this file
Makefile	make file for stage2 and simcomp
flub.sim	simcomp definition of the flub machine
ioop.c		i/o routines for simcomp and stage2
iwrch.c		more i/o routines for simcomp and stage2
simcomp.c	the simcomp text processor written in C (from fortran)
simtest.sim	test suite for simcomp
stage2.sim	macros for stage2, used by simcomp, including C startup
stage2.txt	the stage2 distribution in flub macro form

Most of the stuff will make little to no sense to anyone not reading the
book that describes it:

	'Implementing Software for Non-Numeric Applications'
	William M. Waite
	Prentice-Hall (C) 1973
	ISBN 0-13-451898-5

Have fun,
	Bill Ezell
	(decvax!sii!wje)
