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

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