I'm getting this:

define: not allowed in an expression context in: (define ns 
(make-base-namespace))
> 

Maybe it's my language setting, R5RS? Also, I'm using v 4.1.2 on Fedora 13.

Michael

--- On Thu, 6/24/10, Noel Welsh <noelwe...@gmail.com> wrote:

From: Noel Welsh <noelwe...@gmail.com>
Subject: Re: [racket] Need a namespace
To: "michael rice" <nowg...@yahoo.com>
Cc: users@racket-lang.org
Date: Thursday, June 24, 2010, 11:05 AM

It works for me...

N.

On Thu, Jun 24, 2010 at 4:01 PM, michael rice <nowg...@yahoo.com> wrote:
>
> How do I make an empty namespace in DrScheme?
>
> This doesn't seem to work:
>
> #lang scheme
>
> (define ns (make-base-namespace))
>
>
> Michael



      
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to