letrec-values and letrec*-values #203

Open
opened 2024-09-19 20:14:38 +00:00 by dpk · 0 comments
Owner

I’ve been trying to hold off on filing Procedural Fascicle-related issues in expectation of an imminent release announcement for the Macrological Fascicle (I am literally only waiting for JAR to update the DNS records for the scheme-reports.org domain). But as I mentioned this on IRC …

Should we have letrec-values and letrec*-values? At the moment we have an implicit letrec*-values through a non-top-level define-values. letrec-values can be implemented in terms of this. So these are as close to being ‘portable’ as can be.

I’ve been trying to hold off on filing Procedural Fascicle-related issues in expectation of an imminent release announcement for the Macrological Fascicle (I am literally *only* waiting for JAR to update the DNS records for the scheme-reports.org domain). But as I mentioned this on IRC … Should we have `letrec-values` and `letrec*-values`? At the moment we have an implicit `letrec*-values` through a non-top-level `define-values`. `letrec-values` can be implemented in terms of this. So these are as close to being ‘portable’ as can be.
dpk added this to the Procedural Fascicle milestone 2024-09-19 20:14:38 +00:00
dpk added the
Foundations
label 2024-09-19 20:14:38 +00:00
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: scheme/r7rs#203
No description provided.