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

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