[r6rs-discuss] [Formal] inconsistent use of prefixes: "fixnum-",
"fx", and "fl"
Arthur A. Gleckler
arthur at zurich.csail.mit.edu
Tue Nov 14 00:00:36 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: Arthur A. Gleckler
Email: r6rs at speechcode.com
Type: defect
Priority: minor
Component: Arithmetic
Version: 5.91
In <16.3.2. Signalling fixnum operations>, the "fx" prefix should be
separated from the rest of each name using a hyphen in exactly the
way as the prefix "fixnum-" is used, e.g. fxdiv should be fx-div.
Similarly, in <16.4. Flonums>, the "fl-" prefix should be used
analogously to the "fixnum-" prefix for consistency. Currently, the
naming conventions are inconsistent.
More information about the r6rs-discuss
mailing list