David du Colombier 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
..
README 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
dstep.c 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
flow.c 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
guided.c 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
main.c 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
mesg.c 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
mkfile 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
pangen1.c 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
pangen1.h 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
pangen2.c 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
pangen2.h 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
pangen3.c 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
pangen3.h 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
pangen4.c 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
pangen4.h 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
pangen5.c 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
pangen5.h 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
pangen6.c 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
pc_zpp.c 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
ps_msc.c 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
reprosrc.c 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
run.c 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
sched.c 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
spin.h 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
spin.y 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
spinlex.c 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
structs.c 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
sym.c 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
tl.h 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
tl_buchi.c 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
tl_cache.c 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
tl_lex.c 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
tl_main.c 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
tl_mem.c 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
tl_parse.c 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
tl_rewrt.c 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
tl_trans.c 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
vars.c 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전
version.h 2f21373f3d Plan 9 from Bell Labs 2005-09-01 18 년 전

README

the latest version of spin is always
available via:
http://spinroot.com/spin/whatispin.html

to make the sources compile with the mkfile on plan 9
the following changes were made:

omitted memory.h from spin.h
changed /lib/cpp to /bin/cpp in main.c
simplified non_fatal() in main.c to remove
use of yychar