-
I'm trying to pin down an issue on my system. When I use `#lang dssl2` in emacs w/either racket-mode or racket-hash-lang-mode, the outputs don't get printed nicely, I instead see their sexp struct rep…
-
Main distribution stuff works fine, but external packages redirect to a very wrong place. Discord transcript:
```
[16:56]sid: Btw, your Qi links (at least) are broken.. maybe you need something like …
-
testing commenting
-
I've got a bug that when I install this package with `raco` / `drracket` it clashes with `drracket` itself, because pkg manager tries to infer the package name from repository name, and doesn't use `i…
-
R6RS §7.1 says:
> An identifier can be imported with the same local name from two or more libraries or for two levels from the same library only if the binding exported by each library is the same …
-
**What version of Racket are you using?**
v8.13 [cs]
on arm64 macOS, brew cask install from https://mirror.racket-lang.org/installers/8.13/racket-8.13-aarch64-macosx-cs.dmg
**What program did y…
-
Hello
I am using Emacs 29.4, racket-mode 20240923.1416 and racket v8.14 on Mac OSX Sequoia 15.0. It looks like my Emacs has trouble communicating with racket backend.
I can't open Repl. M-x r…
-
`raco test -e` checks that stderr should be empty. When stderr is not empty, an error is reported in the following format:
> raco test: 1 "/home/root//user/.local/share/racket/8.5/pkgs/GLPK/glpk/gl…
-
Testonly is an attribute that is applied to rules, and is enforced on aspect extended versions of the rule even if that is not appropriate.
I want to build an aspect which needs a testonly file as …
-
### Describe the bug
When running a racket program that depends on e.g. portaudio (in a shell that contains portaudio), racket reports an FFI error.
### Steps To Reproduce
```console
$ nix-s…