Re: [racket-users] Mysterious issue with pict/code

2019-10-05 Thread Matthew Flatt
Thanks for the report and simplification! I've pushed a repair. At Sat, 5 Oct 2019 15:33:31 -0400, Sam Tobin-Hochstadt wrote: > This definitely seems like a bug. Here's a smaller program that shows it: > > #lang racket > (begin-for-syntax > (dynamic-require 'pict/code #f)) > > Sam > > On Sat,

[racket-users] Package server broken, at least five hundred intro cs students affected!

2019-10-05 Thread gfb
Could we figure out: 1. What's wrong with the package server's indexing of updated packages, so my students can proceed. 2. An official channel to report problems with the package server. 3. If funding specifically earmarked to support monitoring of and feedback from that channel, fixing of issu

Re: [racket-users] Mysterious issue with pict/code

2019-10-05 Thread Sam Tobin-Hochstadt
This definitely seems like a bug. Here's a smaller program that shows it: #lang racket (begin-for-syntax (dynamic-require 'pict/code #f)) Sam On Sat, Oct 5, 2019 at 12:56 PM Stephen Foster wrote: > > I spent a few hours tracking down a mysterious bug. Although I've fixed it, > I still don't

[racket-users] Mysterious issue with pict/code

2019-10-05 Thread Stephen Foster
I spent a few hours tracking down a mysterious bug. Although I've fixed it, I still don't understand it. I would appreciate some insight from those who understand these things better. Here's the simple reproduction: *main.rkt*: #lang racket (define-syntax (test stx) (dynamic-require "./

Re: [racket-users] Some guidance in setting up Racket as a game scripting language.

2019-10-05 Thread Jens Axel Søgaard
Den ons. 2. okt. 2019 kl. 15.31 skrev Hans Sjunnesson < hans.sjunnes...@gmail.com>: > This is a hobby project of mine - a game in C, using SDL. I'd like to only > use C for the rendering part - rather use a scripting language for all of > the gameplay code. I want to try to use Racket for this - I

[racket-users] Re: Some guidance in setting up Racket as a game scripting language.

2019-10-05 Thread Hans Sjunnesson
I get that it's probably not the best way of doing it, like I described it. But this is mostly a project of brushing up on C and more low level programming. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop