On Tue, 2006-11-07 at 15:12 -0800, Steve VanDevender wrote:
> There's really no way this can work in general. Even if it were to be
> written as something like
>
> (if ...
> (begin
> (define ...)))
>
> to make it valid Scheme, it would produce a definition local to the
> scope of the
Package: slib
Version: 3a4-3
Example:
$ mzscheme
Welcome to MzScheme version 352, Copyright (c) 2004-2006 PLT Scheme Inc.
> (load "/usr/share/slib/init/DrScheme.init")
/usr/share/slib/require.scm:27:4: define: not allowed in an expression context
in: (define slib:features *features*)
=== conte
2 matches
Mail list logo