--- This message is a formal comment which was submitted to formal-comment_at_r6rs.org, following the requirements described at: http://www.r6rs.org/process.html --- Name: Michael Lenaghan Email: michaell at frogware.com Type: Simplification Priority: Minor Component: Syntax Version: 5.91 Section: 17.7 (pgs 113-114) Dependencies: None Summary: Rename "generate-temporaries" to "generate-symbols" (or, barring that, "generate-identifiers"). Description: The function generates symbols (or, more specifically, identifiers). "Temporaries" refers not to the result, but rather to one possible use of the result. Since the other two terms already have meaning in Scheme (eg, "symbol?", "identifier?", etc.) it seems like it would be a good idea to leverage those meanings rather than introducing a new one.Received on Fri Nov 10 2006 - 01:22:31 UTC
This archive was generated by hypermail 2.3.0 : Wed Oct 23 2024 - 09:15:00 UTC