dos33fsprogs/asoft_basic-utils
Vince Weaver c8aecd86d9 tokenize_asoft: ignore ' and \n
This allows including comments in the pre-tokenized code that are left
out in the final version.
2016-05-31 12:14:36 -04:00
..
asoft_compact.c asoft_compact: clean up whitespace, fix compiler warning 2016-03-11 14:54:20 -05:00
asoft_detoken.c split up into subprojects 2016-03-11 14:37:48 -05:00
integer_detoken.c split up into subprojects 2016-03-11 14:37:48 -05:00
Makefile split up into subprojects 2016-03-11 14:37:48 -05:00
README asoft_basic-utils: add a README 2016-03-11 14:55:55 -05:00
tokenize_asoft.c tokenize_asoft: ignore ' and \n 2016-05-31 12:14:36 -04:00
version.h split up into subprojects 2016-03-11 14:37:48 -05:00

%%%%%%%%%%%%
dos33fsprogs
%%%%%%%%%%%%

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
	 

asoft_detoken: takes an applesoft file obtained with dos33
               and converts it to an ASCII text file


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

	       
tokenize_asoft: takes an ASCII text file and converts it
                into a tokenized applesoft file


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


integer_detoken: detokenize an Apple Integer BASIC program


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


asoft_compact: tries to compress your Applesoft basic program
               to make it as small as possible

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%