David du Colombier c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
..
README c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
dstep.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
flow.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
guided.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
main.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
mesg.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
mkfile c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
pangen1.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
pangen1.h c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
pangen2.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
pangen2.h c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
pangen3.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
pangen3.h c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
pangen4.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
pangen4.h c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
pangen5.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
pangen5.h c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
pc_zpp.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
ps_msc.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
run.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
sched.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
spin.h c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
spin.y c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
spinlex.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
structs.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
sym.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
tl.h c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
tl_buchi.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
tl_cache.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
tl_lex.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
tl_main.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
tl_mem.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
tl_parse.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
tl_rewrt.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
tl_trans.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
vars.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu
version.h c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 lat temu

README

the latest version of spin is always
available via:
http://cm.bell-labs.com/cm/cs/what/spin/

to make the sources compile with the mkfile on plan 9
the following changes were made:

omitted memory.h from spin.h
omitted malloc.h from ps_msc.c
changed /lib/cpp to /bin/cpp in main.c
simplified non_fatal() in main.c to remove
use of yychar