[r6rs-discuss] [Formal] Rename generate-temporaries to generate-symbols (or generate-identifiers)

MichaelL at frogware.com MichaelL at frogware.com
Fri Nov 10 01:22:31 EST 2006


---
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.




More information about the r6rs-discuss mailing list