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

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