Oops, I'm afraid things are getting off topic. Just to clarify, my question
is really as the title states, about top-level-bind-scope, which is used by
the expander to achieve certain effects when expanding
define-values/define-syntaxes forms at the top level. I'm mainly trying to
get a better unde
On Mon, Mar 23, 2020 at 05:55:14PM -0400, George Neuner wrote:
> On Mon, 23 Mar 2020 16:57:26 -0400, Hendrik Boom
> wrote:
>
> >On Mon, Mar 23, 2020 at 02:46:53PM -0400, George Neuner wrote:
> >> On Mon, 23 Mar 2020 01:45:40 -0700 (PDT), Yongming Shen
> >> wrote:
> >>
> >> >I have the following
On Mon, 23 Mar 2020 16:57:26 -0400, Hendrik Boom
wrote:
>On Mon, Mar 23, 2020 at 02:46:53PM -0400, George Neuner wrote:
>> On Mon, 23 Mar 2020 01:45:40 -0700 (PDT), Yongming Shen
>> wrote:
>>
>> >I have the following as `module-that-defines-fib`:
>> >
>> > #lang racket
>> > (provide fib)
>> >
On Mon, Mar 23, 2020 at 02:46:53PM -0400, George Neuner wrote:
> On Mon, 23 Mar 2020 01:45:40 -0700 (PDT), Yongming Shen
> wrote:
>
> >Hi Matthew,
> >
> >Thank you for the quick reply!
> >
> >I tried the example you gave for my first question and it resulted in an
> >error.
> >I have the followi
On Mon, 23 Mar 2020 01:45:40 -0700 (PDT), Yongming Shen
wrote:
>Hi Matthew,
>
>Thank you for the quick reply!
>
>I tried the example you gave for my first question and it resulted in an
>error.
>I have the following as `module-that-defines-fib`:
>
> #lang racket
> (provide fib)
> (define fib
5 matches
Mail list logo