C:\>java kawa.repl --common-lisp #|kawa:1|# (require <mylib>) <stdin>:1:2: invalid specifier for 'require' This works fine in scheme mode. Is there an alternative function to use in CL? Regards, Are Meisfjord