1 2 3 4 5 6
(cond-expand (chibi (import (world ui) (scheme small))) (guile (import (world ui)))) (run (command-line))