Ronald G. Minnich 1ad29d2ba5 Convert all int8_t back to char 9 лет назад
..
README 47b636e3f7 Plan 9 from Bell Labs 2007-08-08 17 лет назад
dstep.c 25de748849 GNU General Public License 9 лет назад
flow.c 1ad29d2ba5 Convert all int8_t back to char 9 лет назад
guided.c 1ad29d2ba5 Convert all int8_t back to char 9 лет назад
main.c 1ad29d2ba5 Convert all int8_t back to char 9 лет назад
mesg.c 1ad29d2ba5 Convert all int8_t back to char 9 лет назад
mkfile 04a15a99de Plan 9 from Bell Labs 2011-12-12 12 лет назад
pangen1.c 1ad29d2ba5 Convert all int8_t back to char 9 лет назад
pangen1.h 25de748849 GNU General Public License 9 лет назад
pangen2.c 1ad29d2ba5 Convert all int8_t back to char 9 лет назад
pangen2.h 25de748849 GNU General Public License 9 лет назад
pangen3.c 1ad29d2ba5 Convert all int8_t back to char 9 лет назад
pangen3.h 25de748849 GNU General Public License 9 лет назад
pangen4.c 1ad29d2ba5 Convert all int8_t back to char 9 лет назад
pangen4.h 25de748849 GNU General Public License 9 лет назад
pangen5.c 1ad29d2ba5 Convert all int8_t back to char 9 лет назад
pangen5.h 25de748849 GNU General Public License 9 лет назад
pangen6.c 1ad29d2ba5 Convert all int8_t back to char 9 лет назад
pangen6.h 25de748849 GNU General Public License 9 лет назад
pangen7.c 25de748849 GNU General Public License 9 лет назад
pc_zpp.c 25de748849 GNU General Public License 9 лет назад
ps_msc.c 1ad29d2ba5 Convert all int8_t back to char 9 лет назад
reprosrc.c 25de748849 GNU General Public License 9 лет назад
run.c 1ad29d2ba5 Convert all int8_t back to char 9 лет назад
sched.c 1ad29d2ba5 Convert all int8_t back to char 9 лет назад
spin.h 25de748849 GNU General Public License 9 лет назад
spin.y 04a15a99de Plan 9 from Bell Labs 2011-12-12 12 лет назад
spinlex.c 1ad29d2ba5 Convert all int8_t back to char 9 лет назад
structs.c 1ad29d2ba5 Convert all int8_t back to char 9 лет назад
sym.c 1ad29d2ba5 Convert all int8_t back to char 9 лет назад
tl.h 25de748849 GNU General Public License 9 лет назад
tl_buchi.c 25de748849 GNU General Public License 9 лет назад
tl_cache.c 1ad29d2ba5 Convert all int8_t back to char 9 лет назад
tl_lex.c 25de748849 GNU General Public License 9 лет назад
tl_main.c 25de748849 GNU General Public License 9 лет назад
tl_mem.c 1ad29d2ba5 Convert all int8_t back to char 9 лет назад
tl_parse.c 25de748849 GNU General Public License 9 лет назад
tl_rewrt.c 25de748849 GNU General Public License 9 лет назад
tl_trans.c 25de748849 GNU General Public License 9 лет назад
vars.c 1ad29d2ba5 Convert all int8_t back to char 9 лет назад
version.h 25de748849 GNU General Public License 9 лет назад

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