chickadee » beaker » compile-system

compile-system egg-file #!key (flags '())procedure

Compiles all out-of-date components for the given egg.

This is equivalent to running chicken-install -no-install [flags ...].