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