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