scsh-users
[Top] [All Lists]

IO in R6RS

To: scsh-news@martigny.ai.mit.edu
Subject: IO in R6RS
From: Kumar Balachandran <kumar*xspam*@*xspam*rtp.ericsson.se>
Date: 08 Jun 1998 12:48:22 -0400
Organization: Ericsson Inc., RTP, NC
Resent-to: scsh-list@martigny.ai.mit.edu
Scheme is even more primitive than Lisp when it comes to IO. One
function that would be good in scheme is 

        read-byte [port] -> integer
 
a function that reads a single byte from a stream and produces an
integer result. It provides an important building block for binary
IO. 




<Prev in Thread] Current Thread [Next in Thread>
  • IO in R6RS, Kumar Balachandran <=