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

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