unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Neil Jerram <neil@ossau.uklinux.net>
To: Mike Gran <spk121@yahoo.com>
Cc: guile-devel <guile-devel@gnu.org>
Subject: Re: R6RS Strings
Date: Fri, 01 Jan 2010 22:44:05 +0000	[thread overview]
Message-ID: <87pr5txx6y.fsf@ossau.uklinux.net> (raw)
In-Reply-To: <145255.56904.qm@web37903.mail.mud.yahoo.com> (Mike Gran's message of "Tue, 29 Dec 2009 10:47:37 -0800 (PST)")

Mike Gran <spk121@yahoo.com> writes:

> First off, there are a couple of missing escapes: the named characters
> #\alarm, #\linefeed, #\vtab, and #\delete, and the string escape "\b"
> for backspace.

So these could be supported without any compatibility concerns?

> Second, what do you think about making a reader option to change the
> input and output format of string and character escapes to the R6RS escapes?
>
> Characters would be #\xNNN, where NNN is a hexidecimal number of one
> to 9 (!) digits, even though 6 digits is always sufficient.
>
> String escapes would become "\xNNN;" where, again, NNN is a hex number of
> variable length, and where there is a terminal semicolon ';'.

All sounds good to me!  (I don't see any downside, am I missing one?)

    Neil




      reply	other threads:[~2010-01-01 22:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-29 18:47 R6RS Strings Mike Gran
2010-01-01 22:44 ` Neil Jerram [this message]

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=87pr5txx6y.fsf@ossau.uklinux.net \
    --to=neil@ossau.uklinux.net \
    --cc=guile-devel@gnu.org \
    --cc=spk121@yahoo.com \
    /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).