-
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…
-
Given following `info.rkt`:
```lisp
#lang info …
-
I noticed something that looks like a bug (might be known):
1. I am using Racket 7.3 on Ubuntu 16.04 using Unity
2. I open rash using racket -l 'rash/repl' on the cmd line
3. I attempt to use the…
-
Racket distributes OpenSSL 1.1.1o (the vulnerability prompting the `p` release did not affect us, per https://github.com/racket/racket/issues/4287), which is affected by a "moderate" vulnerability: ht…
-
Here's the steps:
```
$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.2 LTS"
$ racket -v
Welcome to Racket v6.3.
$ su…
-
We are [teaching compilers](http://www.cs.umd.edu/class/fall2019/cmsc430/) with Racket at UMD. The students run Dr. Racket on a shared cluster. When they want to run a file on Dr. Racket it throws thi…
-
###### Originally submitted by Stephen Austin on: Sun Mar 11 20:28:01 -0400 2012
In a racket REPL, (require xrepl) drives CPU use to ~94%.
Oddly, this does not occur if racket is started with "rack…
-
###### Originally submitted on: Wed Dec 31 22:44:01 -0500 2014
The error is
``` racket
.../racket/collects/racket/contract/private/blame.rkt:143:0: struct:foo: contract violation
Attempted to use …
-
[From the R7RS-large mailing list](https://groups.google.com/g/scheme-reports-wg2/c/sC1a-WdxC8M/m/GJHF23ZaAwAJ):
>> Who will add R6RS support to Chibi? (Another rhetorical question.)
>
> I'm happ…
-
1. Currently, can users "call" components that are not defined in `bhdl-lib`?
2. What do you think are the drawbacks of KiCAD's symbol and footprint libraries, such that we have to create a new form…