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