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

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