guile-devel
[Top][All Lists]
Advanced

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

Token IO testing


From: Mike Gran
Subject: Token IO testing
Date: Fri, 8 Oct 2010 18:40:06 -0700 (PDT)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]