scheme-compile-region

scheme-compile-region is an interactive compiled Lisp function in `cmuscheme.el'.


(scheme-compile-region START END)

Compile the current region in the inferior Scheme process.
(A BEGIN is wrapped around the region: (BEGIN <region>))