Thanks to: and . Solution: Add (use port) (module sutils ( sexp->str str->sexp sexp->file file->sexp ) (import chicken scheme) (use ports) ...