Updated: 2005/06/17 08:31:15 julian INSTALLATION ============ To install SCSS, copy the files lexer.scm, parser.scm, and scss.scm to a directory in which your Scheme environment will be able to locate them. For example, in GNU Guile, you should copy the files to a directory named 'scss' whose parent directory is part of the GUILE_LOAD_PATH.