;;;; autocompile.meta -*- Scheme -*- ((synopsis "Automatically compile Scheme scripts on demand") (category tools) (author "felix winkelmann") (license "public domain") (needs matchable) (files "chicken-scheme.scm" "autocompile.setup" "autocompile.meta"))