Junichi Uekawa <[EMAIL PROTECTED]> writes:

>> After one week of no discussion on debian-devel or here, I just
>> retitled this as ACCEPTED. That means that these names and
>> descriptions are the "consensus" reached as required by
>> virtual-packages-names-list.txt.
>> 
>> Thanks to everyone who participated both in the original private
>> discussion between Scheme implementation maintainers and on these
>> lists.
>
> By the way, can you point out some example code which 
> will actually be ran with those virtual packages ? 

A trivial example would be

-----8<-----------------------8<-----
#! /usr/bin/env scheme-r5rs
(define (main args)
  (display "Hello, World!")
  (newline)
  0)
----->8----------------------->8-----

A more complex example using scheme-srfi-7 (requiring SRFI-8,
SRFI-23 and SRFI-37) is available at
http://people.debian.org/~forcer/debian-scheme-policy/sdd2debiandoc.scm
and was used to prepare the SGML policy document.

> It would be nice to have some kind of testsuite.

I'm not sure I understand what you mean with "testsuite" for this?

Greetings,
        -- Jorgen

-- 
Debian GNU/Linux Developer
[EMAIL PROTECTED]
http://www.forcix.cx/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to