[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SRFI 56 Binary I/O

This page is part of the web mail archives of SRFI 56 from before July 7th, 2015. The new archives for SRFI 56 contain all messages, not just those from before July 7th, 2015.



Alex Shinn <foof@xxxxxxxxxxxxx> writes:

> The rationale for using byte was largely backwards compatibility.
> Common-Lisp, Gauche, and PLT (as of version 300) all use the above
> names.

Surely true, but the last and only case where we borrow inappropriate
names from Lisp is car and cdr.

Thomas