Summary

let-values not available for syntax

Metadata

Description

The `values' macros are not part of the expansion environment.

`let-values' is sometimes useful.

Changes and comments

[2010-09-29 14:41:27 UTC] felix changed status from new to closed

[2010-09-29 14:41:27 UTC] felix set resolution to wontfix

[2010-09-29 14:41:27 UTC] felix wrote:

That is correct, currently the expansion environment only contains R5RS bindings (and a small set of forms required for module-handling). I believe there is no perfect selection of stuff that's considered useful by everybody alike, so I think it would be best to keep it the way it is and let the user decide by importing what's necessary (i.e, `(import-for-syntax chicken)`).

(Sorry for the overly late reply)

[2011-06-01 09:00:41 UTC] felix changed milestone from 4.7.0 to 4.8.0

[2011-06-01 09:00:41 UTC] felix wrote:

Milestone 4.7.0 deleted

[2012-09-24 21:47:48 UTC] felix changed milestone from 4.8.0 to 4.9.0

[2012-09-24 21:47:48 UTC] felix wrote:

Milestone 4.8.0 deleted