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

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