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

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