Reading from a file
file-io (source)

Writing to a file

For the time being we just use output redirection:

mzscheme -r countwords.ss *.txt > results.log