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

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