Next: , Previous: , Up: Top   [Index]


8 Scheme programs utilities

The library (vicare programs) exports bindings to deal with the programs infrastructure of Vicare; this library is integrated in the boot image. It is suggested to import it using the prefix ‘progs.’, as in

(import (prefix (vicare programs) progs.))