Re: [racket-users] Us congress hearing of maan alsaan Money laundry قضية الكونغجرس لغسيل الأموال للمليادير معن الصانع

2016-02-04 Thread 'John Clements' via Racket Users
> 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

Re: [racket-users] Macros outline

2016-02-04 Thread Greg Hendershott
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

[racket-users] a little bug

2016-02-04 Thread jon stenerson
#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