Related articles |
---|
Haskell Report peterson-john@CS.YALE.EDU (john peterson) (1991-03-06) |
Newsgroups: | comp.compilers |
From: | john peterson <peterson-john@CS.YALE.EDU> |
Keywords: | functional, haskell, report |
Organization: | Compilers Central |
Date: | Wed, 6 Mar 91 14:40:08 EST |
Here's the information on the Haskell report. The only copies in
print right now are at Yale. We expect to be releasing a slightly
revised report with many small language cleanups soon. The only
Haskell compiler available right now is the Haskell-B system which
comes with lml. With some luck, we expect to release the Yale Haskell
compiler next week.
----------------------------------------------------------------------
Announcing
The Haskell Report
Version 1.0
1 April 1990
The Haskell Committee, formed in September 1987 to design a "common"
non-strict purely functional language, has (finally) completed its work
and wishes to announce a Report about the language. Several preliminary
versions of the Report were released to get feedback, and many changes
have been incorporated since the first release in December '88. The
current release will remain STABLE for at least one year.
You may get the report via anonymous FTP:
from Yale: from Glasgow:
ftp nebula.cs.yale.edu ftp cs.glasgow.ac.uk
(or ftp 128.36.13.1)
login: anonymous login: guest
password: anonymous password: <your username>
type binary type binary
cd pub/haskell-report cd <FP>haskell-report
get report-1.0.tar.Z get report-1.0.tar.Z
get report-1.0.dvi.Z get report-1.0.dvi.Z
get report-1.0.ps.Z get report-1.0.ps.Z
quit quit
The .tar file contains the source document in Unix tape archive
format; alternatively the .dvi or .ps files may be used for printing
only. All of the files are in compress format; to uncompress them
type "uncompress <filename>" at the Unix shell. The report is over
100 pages long and has been formatted for double-sided copying.
Alternatively, you may get a hard copy by:
Sending $10 to: Sending 5 pounds to:
The Haskell Project The Haskell Project
Department of Computer Science Department of Computing Science
Yale University University of Glasgow
Box 2158 Yale Station Glasgow G12 8QQ
New Haven, CT 06520 USA SCOTLAND
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.