#lang racket
(let ((x 1))
(letrec-syntax ((m (lambda (t) (syntax (m)
(m)))
When I run this in DrRacket 6.3 on Win 10 it starts looping. I hit the
stop button. The interaction window says "user break" and is ready for
another command.
However, the windows task manager shows DrRacket
I really like it!
Compared to FoM, you get to the point more quickly and clearly.
(FoM is closer to that genre where someone takes notes on their first
24 hours trying to understand a new language. (Except in my case with
macros it felt like months not hours.))
I hope you do expand it.
On Wed,
Every once in a while, I accidentally write a program that is morally
equivalent to (let loop () (udp-open-socket) (loop)) . This has the side effect
of hosing DrRacket. Under OS X, none of the menus (global or contextual) are
visible at this point; files can't be saved, a new editor can't be op
> On Feb 3, 2016, at 1:02 PM, Mark Lee wrote:
>
> To All,
>
> This message has been chronically sent to the mailing list. Can we classify
> it as spam and unrelated to the Racket Language?
It looks like this is the third time. I had already banned the first user
posting and marked the messag
4 matches
Mail list logo