So yes. numbers can't have leading underscores, and 1+ and -1+ are implementation-specific additions to the <peculiar identifier> list.

On Fri, Apr 12, 2019 at 8:10 PM Arthur A. Gleckler <xxxxxx@speechcode.com> wrote:
Incidentally, MIT Scheme has allowed 1+ (for the increment-by-one procedure) and -1+ (for the decrement-by-one procedure) for forever.