(use setup-api files posix) (define chicken-parse (make-pathname (if (get-environment-variable "SALMONELLA_RUNNING") #f ;; salmonella adds its REPO_PREFIX/bin to PATH (program-path)) "chicken-parse")) (run (,chicken-parse -rxP simple.syntax nocomment.syntax.scm)) (compile uncomment.scm -Mb -d0) (run (./uncomment