unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: "Bertalan Fodor (LilyPondTool)" <lilypondtool@organum.hu>
To: guile-user@gnu.org
Subject: 1+ is not R5RS
Date: Thu, 18 Dec 2008 16:17:01 +0100	[thread overview]
Message-ID: <494A696D.3080201@organum.hu> (raw)

Hi,

I'm trying to implement a more or less Guile compatible Scheme 
implementation in Java.
However I found that Guile allows 1+ 1- etc. as identifiers. However, 
the R5RS spec does not allow.

Could you provide me some background why 1+ exists, as it is the same as 
(+ 1, and why is it named like this?

Thanks,

Bert





             reply	other threads:[~2008-12-18 15:17 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-18 15:17 Bertalan Fodor (LilyPondTool) [this message]
2008-12-18 21:09 ` 1+ is not R5RS Ludovic Courtès
2008-12-18 22:31   ` Clinton Ebadi
2008-12-19  4:24     ` Keith Wright
2008-12-19  9:43   ` Ralf Mattes
2008-12-19  6:09 ` Linas Vepstas
2008-12-19  7:41   ` Bertalan Fodor
2008-12-19 16:34     ` Linas Vepstas
  -- strict thread matches above, loose matches on Subject: below --
2008-12-19 19:29 Bertalan Fodor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=494A696D.3080201@organum.hu \
    --to=lilypondtool@organum.hu \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).