-
### What happened?
Au-delà de 100 URL, le script commence à prendre toute la mémoire (11 Go chez moi), comme ça a été le cas dans le passé si tu te rappelles @vvatelot
Mon PC devient inutilisable…
-
Je pense qu'il ne serait pas inutile de revenir sur l'attribut éclairage. Voici les attributs possibles du standard :
01 adapté pour les déficients visuels
02 éclairé mais non adapté pour les défi…
-
[According to Guix CI](https://ci.guix.gnu.org/build/847137/details), bootstrapping Raket's Chez Scheme fork fails with an error from `string-append`. Here's the tail of the [build log](https://ci.gui…
-
Since its coronation in 2007, R6RS has remained a viable dialect for Scheme, both in research and for doing practical programming. The Scheme standardization process has moved on in the form of R7RS-s…
-
OF 39992626000031 à supprimer du Référentiel.
Je pense qu'il continue d'être présent chez nous car il est présent dans l'ancien fichier SIFA 2021.
-
Chez Scheme version: 9.5.8, installed from AUR
Idris version: 38caff23b8b9f1fc9a7a55d73fa10fe4e7cf7b79
Running the following:
```bash
make clean
make bootstrap-clean
make distclean
make bootstr…
-
# Steps to reproduce
```
$ cat Dockerfile
FROM ubuntu:20.04
ARG REPO=https://github.com/idris-lang/Idris2/
ARG COMMIT=HEAD
RUN apt-get update && apt-get install -y gcc git make chezscheme li…
-
Right now we're translating PS records into Scheme hash table. R6RS and Chez provide records which are supposedly a better fit.
1. [R6RS - Chapter 6: Records](http://www.r6rs.org/final/html/r6rs-li…
-
Salut,
comme demandé j'ouvre ce sujet pour une probleme de detecteur de fumée Xiaomi. Je remet mon texte sur l'autre sujet, pour plus de clarté pour les autres utilisateurs si besoin.
Le modele n'es…
-
Currently, purescm's `foreign` imports work similar to `purs` in that it searches for the equivalent `.js` or `.ss` file. This mechanism is used for implementing much of the [core](https://github.com/…