-
### Describe the bug
DrRacket installed with nix on aarch64-darwin doesn't work. If i use the installer from the racket homepage i can use DrRacket.
### Steps To Reproduce
```
❯ nix-shell -p ra…
-
Hello,
is it possible to build a grid layout / panel with racket-gui-easy? I looked at the documentation and examples. But it seems there is currently no grid panel available. The only options seem…
-
### Description
From [SRFI 124](https://srfi.schemers.org/srfi-124/srfi-124.html):
> An ephemeron is an object with two components called its key and its datum. It differs from an ordinary pair as…
-
I remember we can goto references in same file in the current implementation, but usages in another file won't be listed.
-
As a very novice Racket user, I've always interpreted the `require` statement in the header of documentation pages as the statement I should include in my file / evaluate in my REPL to use anything de…
-
The addition of [`register.rkt`](https://github.com/Metaxal/quickscript/blob/v8.11/register.rkt) in https://github.com/Metaxal/quickscript/pull/72 breaks building Quickscript (as part of the Racket 8.…
-
This bug happens as far back as v6.5. It also seems to be present on RacketCS. In 3m I get some racket stack traces that say `not non-null `CGContextRef' pointer`. On 6.5 DrRacket hangs, and on 7.0 an…
-
While building racket, I encounter the following issue, on several different machine in Google Cloud, on release commits from 6.9 up to and including 6.12. Notably, I can use wget to resolve and downl…
-
User miqlas-H64 on IRC tried to build Racket on Haiku a while back. We had found a few patches which were required (listed at the bottom of the log here: http://termbin.com/peef), but there is still a…
-
Configure does not seem to have a way to specify OpenSSL lib/include dirs. On older macOS system openssl is too old, so the build picks it and complains around destroot.
The build still succeeds, but…