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

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