-
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/…
-
# Contexte
Le site archifiltre est passé sur un hébergement wordpress chez empreinte digitale.
Les déploiements sur les environnements DEV et PROD ne sont plus utiles.
# DOD
- Suppression du workl…
-
Deux flows:
-> Local first ".localhost:8080" -> navigation -> lien local first (assez simple)
-> Provider -> navigation w/search bar -> go to page (plus complexe)
[produit]
-> comment montrer d…
-
While termux-sms-list shows for instance:
```json
{
"threadid": 8,
"type": "inbox",
"read": true,
"number": "BNP PARIBAS",
"received": "2023-12-27 21:59:50",
"body"…
-
### Your use case
L'utilisateur est prévenu lorsqu'il se rétrograde sur les clients mobiles et sur web, dans la section "personnes" -> cliquer sur le nom de la personne -> rétrograder :
On pourra…
-
Hi, getting this when I try to build idris2, on NixOS under `nix-shell -p clang -p gmp -p 'idrisPackages.with-packages(with idrisPackages; [contrib])' -p chez`
```
chez/chez007: success
chez/chez…