[plt-scheme] Help with #0 and #0# notation in the REPL

From: Aleks Bromfield (aleks at cs.brown.edu)
Date: Wed Jan 30 00:20:19 EST 2008

On Tue, Jan 29, 2008 at 10:15:57PM -0600, Robby Findler wrote:
> the cycle exists *before* your code is evaluated. The cycle is, in
> fact, created as part of the process of parsing (technically,
> 'read'ing) your code. What you are saying, in effect, is "mr.
> compiler, please create an abstract syntax tree for my program such
> that the ast itself has a cycle in it".

Technically, wouldn't it would be "Ms. Compiler"? :)

~ Aleks



Posted on the users mailing list.