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

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