c: 'Harry Spier'; users@racket-lang.org
Subject: Re: [racket] DrRacket and Modules
At Mon, 15 Aug 2011 10:56:52 +0200,
Jos Koot wrote:
> About (define cons 1). Originally this was not permitted. On my request
this
> was permitted more than a year ago. The remark in the guide must be
Correct.
Thanks.
Jos
-Original Message-
From: Vincent St-Amour [mailto:stamo...@ccs.neu.edu]
Sent: lunes, 15 de agosto de 2011 15:32
To: Jos Koot
Cc: 'Harry Spier'; users@racket-lang.org
Subject: Re: [racket] DrRacket and Modules
At Mon, 15 Aug 2011 10:56:52 +0200,
Jos
At Mon, 15 Aug 2011 10:56:52 +0200,
Jos Koot wrote:
> About (define cons 1). Originally this was not permitted. On my request this
> was permitted more than a year ago. The remark in the guide must be a left
> over of old times. The reason I asked for this change is the following:
> suppose you hav
About (define cons 1). Originally this was not permitted. On my request this
was permitted more than a year ago. The remark in the guide must be a left
over of old times. The reason I asked for this change is the following:
suppose you have a module that imports racket and defines a variable
some-n
The DrRacket module language does a few steps in between running the
code in the definitions window and giving you a prompt at the
interactions window. The first is that it requires your module. The
second is that it uses that module to construct a top-level namespace.
The end result is that you
5 matches
Mail list logo