[racket] Need a namespace

From: michael rice (nowgate at yahoo.com)
Date: Thu Jun 24 11:14:19 EDT 2010

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 <noelwelsh at gmail.com> wrote:

From: Noel Welsh <noelwelsh at gmail.com>
Subject: Re: [racket] Need a namespace
To: "michael rice" <nowgate at yahoo.com>
Cc: users at 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 <nowgate at 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



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20100624/3ce1a429/attachment.html>

Posted on the users mailing list.