Here we go:
Wouldn't it be neat if there was a little program that could convert ASCII text listings of Commodore BASIC programs into the actual binary tokenized program suitable for running on an actual C64 or emulator? So the idea for TOK64, or tokenizer for the 64, was born. It doesn't do syntax checking, but it does get the job done.
http://www.geocities.com/SiliconValley/park/5715/tok64/
Also zum umkonvertieren in txt und in prg...
TOK64 converts ascii text file representations of Commodore basic
program listings into program images suitable to run on a C64. It
also converts basic programs back into ascii text listings. TOK64
does NOT perform syntax checking.
http://www.geocities.com/SiliconVall...k64/tok64.html