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

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