Difference between revisions of "News/1992"

From HaskellWiki
Jump to navigation Jump to search
(News from 1992)
 
(Missed some things from 92)
Line 1: Line 1:
  +
 
==1992==
 
==1992==
   
 
<ul>
 
<ul>
  +
  +
<li>
  +
<p><em>MacGofer 0.12</em>. Kevin Hammond
  +
[http://www.mail-archive.com/haskell%40haskell.org/msg01157.html announced]
  +
MacGofer 0.12
  +
</p>
  +
</li>
  +
  +
<li>
  +
<p><em>Type Checking Type Classes</em>. Tobias Nipkow
  +
[http://www.mail-archive.com/haskell%40haskell.org/msg01168.html announced]
  +
the availability of the paper "Type Checking Type Classes".
  +
</p>
  +
</li>
   
 
<li>
 
<li>

Revision as of 06:34, 3 April 2006

1992

  • MacGofer 0.12. Kevin Hammond announced MacGofer 0.12

  • Type Checking Type Classes. Tobias Nipkow announced the availability of the paper "Type Checking Type Classes".

  • Yale Haskell 2.0-Beta now available. John Peterson announced that Yale Haskell 2.0-Beta now available

  • Haskell B. and LML version 0.998.1. Lennart Augustsson announced Haskell B and LML version 0.998.1, available, naturally, free of charge. The compiler runs on SUN3/SunOS 4.1.2, Sequent Symmetry/Dynix 3.1.4, DECstation 3100/Ultrix 4.2 and SUN4/SunOs 4.1.2

  • Current status. Simon Peyton Jones announced the status report on Haskell, describing its origins, and the current state of play (in July 1992).

  • An Introduction to Functional Programming Systems Using Haskell. Tony Davie announced the publication of a new book, "An Introduction to Functional Programming Systems Using Haskell"

  • The Spineless Tagless G-machine: detailed paper. Simon L Peyton Jones announced the The Spineless Tagless G-machine: detailed paper, was available, giving away all the trade secrets!

  • Haskell tutorial. Paul Hudak announced the availability of Haskell tutorial, by Paul and Joe Fasel.

  • Glasgow Haskell compiler: pre-release 0.06 is available,. Simon Peyton-Jones announced that the Glasgow Haskell compiler (GHC) pre-release 0.06 is available.

  • Haskell report 1.2 now available,. John Peterson announced that the Haskell report 1.2 now available.

  • Haskell Report 1.2 issues. Simon L Peyton Jones announced a summary of outstanding issues for the Haskell Report 1.2

  • Implementing functional languages: a tutorial. SL Peyton Jones and DR Lester announced that in the Spring of 1992 Prentice Hall will publish the above book, as part of their International Series in Computer Science (ed Hoare). The book gives a practical approach to understanding implementations of non-strict functional languages using lazy graph reduction.