scsh-users
[Top] [All Lists]

Re: SRFI 19 and scsh

To: stktrc <stktrc@yahoo.com>
Subject: Re: SRFI 19 and scsh
From: Martin Gasbichler <gasbichl@informatik.uni-tuebingen.de>
Date: Mon, 27 Jan 2003 14:50:35 +0100
Cc: scsh-news@zurich.ai.mit.edu
>>>>> "stktrc" == stktrc  <stktrc@yahoo.com> writes:

stktrc> Is SRFI 19 (by loading lib/scsh/srfi/srfi-19.scm) supposed to work out
stktrc> of the box?

stktrc> Not finding a srfi-19 structure, I tried loading it directly:

stktrc> Welcome to scsh 0.6.3 (Health Reform)
stktrc> Type ,? for help.
>> ,load lib/scsh/srfi/srfi-19.scm
stktrc> lib/scsh/srfi/srfi-19.scm
stktrc> Error: unknown #\ name
stktrc>        Space
stktrc>        #{Input-port #{Input-channel "lib/scsh/srfi/srfi-19.scm"}}
1> 

stktrc> A side note: lib/scsh/srfi/srfi-19.scm seems to have DOS style line
stktrc> breaks, if that matters.

Hmm, the Scheme 48 distribution contains the source code of the
SRFI-19 reference implementation but no package definition because the
reference implementation is specific to MzScheme. I must have
overlooked this strange combination when I wrote the release notes.

I'll try to make the implementation S48/scsh compatible until the next
release.


-- 
Martin

<Prev in Thread] Current Thread [Next in Thread>