OK, I figured out what to do to get access to the lexer tokens. I just exported token-name, token-value, and token? from the lex.ss library and my lexing module, and all is well. Mike