* Token IO testing
@ 2010-10-09 1:40 Mike Gran
2010-10-10 17:47 ` Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Mike Gran @ 2010-10-09 1:40 UTC (permalink / raw)
To: guile-devel
Hi all-
A month or so ago, I mentioned a script that I had to examine
how unusually formed numbers and strings are displayed. [1]
I started thinking if I could formally generate such a script
that covers the whole range of possible R6RS strings, symbols,
chars, and numbers.
At my space on github [2], I've made a small project called
token-io-test. It contains a script that I generated that
should cover most of the R6RS lexical syntax for those tokens.
In the same location are sample outputs from the Schemes to which
I have access.
Not very interesting in and of itself, but, quite interesting when
you diff the output from one Scheme with the output of another.
Thanks,
Mike Gran
[1] http://lists.gnu.org/archive/html/guile-devel/2010-09/msg00089.html
[2] http://github.com/spk121/token-io-test
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Token IO testing
2010-10-09 1:40 Token IO testing Mike Gran
@ 2010-10-10 17:47 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2010-10-10 17:47 UTC (permalink / raw)
To: guile-devel
Hi!
Mike Gran <spk121@yahoo.com> writes:
> Not very interesting in and of itself, but, quite interesting when
> you diff the output from one Scheme with the output of another.
Woow, interesting, and slightly scary too, esp. when looking at the
number of differences between 1.8 and 2.0...
Thanks,
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-10-10 17:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-09 1:40 Token IO testing Mike Gran
2010-10-10 17:47 ` Ludovic Courtès
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).