Dan Cross 3abbecbffb Remove blank lines at end of file. 7 years ago
..
README 47b636e3f7 Plan 9 from Bell Labs 2007-08-08 16 years ago
dstep.c 817997447b Remove trailing whitespace from source files. 6 years ago
flow.c 817997447b Remove trailing whitespace from source files. 6 years ago
guided.c 817997447b Remove trailing whitespace from source files. 6 years ago
main.c 3abbecbffb Remove blank lines at end of file. 6 years ago
mesg.c 817997447b Remove trailing whitespace from source files. 6 years ago
mkfile 04a15a99de Plan 9 from Bell Labs 2011-12-12 12 years ago
pangen1.c 817997447b Remove trailing whitespace from source files. 6 years ago
pangen1.h 817997447b Remove trailing whitespace from source files. 6 years ago
pangen2.c 817997447b Remove trailing whitespace from source files. 6 years ago
pangen2.h 817997447b Remove trailing whitespace from source files. 6 years ago
pangen3.c 817997447b Remove trailing whitespace from source files. 6 years ago
pangen3.h 25de748849 GNU General Public License 9 years ago
pangen4.c 1ad29d2ba5 Convert all int8_t back to char 9 years ago
pangen4.h 25de748849 GNU General Public License 9 years ago
pangen5.c 817997447b Remove trailing whitespace from source files. 6 years ago
pangen5.h 25de748849 GNU General Public License 9 years ago
pangen6.c 817997447b Remove trailing whitespace from source files. 6 years ago
pangen6.h 25de748849 GNU General Public License 9 years ago
pangen7.c 817997447b Remove trailing whitespace from source files. 6 years ago
pc_zpp.c 817997447b Remove trailing whitespace from source files. 6 years ago
ps_msc.c 1ad29d2ba5 Convert all int8_t back to char 9 years ago
reprosrc.c 25de748849 GNU General Public License 9 years ago
run.c 3abbecbffb Remove blank lines at end of file. 6 years ago
sched.c 817997447b Remove trailing whitespace from source files. 6 years ago
spin.h 817997447b Remove trailing whitespace from source files. 6 years ago
spin.y 817997447b Remove trailing whitespace from source files. 6 years ago
spinlex.c 817997447b Remove trailing whitespace from source files. 6 years ago
structs.c 817997447b Remove trailing whitespace from source files. 6 years ago
sym.c 1ad29d2ba5 Convert all int8_t back to char 9 years ago
tl.h 25de748849 GNU General Public License 9 years ago
tl_buchi.c 817997447b Remove trailing whitespace from source files. 6 years ago
tl_cache.c 1ad29d2ba5 Convert all int8_t back to char 9 years ago
tl_lex.c 25de748849 GNU General Public License 9 years ago
tl_main.c 25de748849 GNU General Public License 9 years ago
tl_mem.c 1ad29d2ba5 Convert all int8_t back to char 9 years ago
tl_parse.c 817997447b Remove trailing whitespace from source files. 6 years ago
tl_rewrt.c 817997447b Remove trailing whitespace from source files. 6 years ago
tl_trans.c 25de748849 GNU General Public License 9 years ago
vars.c 1ad29d2ba5 Convert all int8_t back to char 9 years ago
version.h 25de748849 GNU General Public License 9 years ago

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