home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / function / 1558 < prev    next >
Encoding:
Text File  |  1993-01-28  |  999 b   |  25 lines

  1. Newsgroups: comp.lang.functional
  2. Path: sparky!uunet!inmos!fulcrum!bham!bhamcs!hsg
  3. From: Howard S Goodman <hsg@cs.bham.ac.uk>
  4. Subject: Input/output streams in Haskell and Miranda
  5. Message-ID: <C1KoGM.71r@cs.bham.ac.uk>
  6. Originator: hsg@jemima
  7. Sender: news@cs.bham.ac.uk
  8. Nntp-Posting-Host: jemima
  9. Organization: School of Computer Science, University of Birmingham, England
  10. Date: Thu, 28 Jan 1993 16:29:10 GMT
  11. Lines: 12
  12.  
  13. Is it  possible to  model Miranda's  simple   [char] -> [char]   input/output
  14. technique in Haskell?  Can $- or $+ be simulated using ReadChan stdin?
  15.  
  16. If anyone has achieved this, I would  very  much like to  know how, as I have
  17. been struggling with it for some time ...
  18.  
  19. Thank you ...
  20.  
  21. +-------------------+-------------------------------------------------------+
  22. | howard s goodman  | school of computer science - university of birmingham |
  23. | hsg@cs.bham.ac.uk |                - BIRMINGHAM - B15 2TT - england |
  24. +-------------------+-------------------------------------------------------+
  25.