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

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