Difference between revisions of "News/1990"

From HaskellWiki
Jump to navigation Jump to search
(Some news from 1990)
 
m (Expand tinyurl)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
==1990==
 
==1990==
 
<ul>
 
<ul>
  +
<li>
 
<p><em>April 1990, the [http://groups.google.com/group/comp.lang.functional/msg/a5cc6ac1df70e358?hl=en& Haskell Report] is released.</em>.
  +
</p>
  +
</li>
   
 
<li>
 
<li>
  +
<p><em>June 1990, Implementations</em>, John Peterson [http://groups.google.com/group/comp.lang.functional/msg/013e47f1a85f84b6?hl=en& mentions] that groups at Yale and Glasgow are working hard on implementing Haskell.
<p><em>Haskell Tutorial</em>. Paul Hudak
 
the availability of notes from a Haskell tutorial
 
he gave at the IEEE Computer Languages Conference in March 1990
 
 
</p>
 
</p>
 
</li>
 
</li>
   
 
<li>
 
<li>
  +
<p><em>June 1990, Parallel Haskell</em>, Simon Peyton Jones [http://groups.google.com/group/comp.lang.functional/msg/20a80be2e0c567f0?hl=en& mentions] that a parallel Haskell implementation is already running.
<p><em>April 1990, The Haskell Report is released.</em>.
 
 
</p>
 
</p>
 
</li>
 
</li>
   
  +
<li>
  +
<p><em>June 1990, A 3rd Haskell Implementation</em>,
  +
Diomidis Spinellis [http://groups.google.com/group/comp.lang.functional/msg/e8b3a7f225e5bda4?hl=en& announces] that a 3rd Haskell implementation is underway at Imperial College. Notably it compiles to native assembly.
  +
</p>
  +
</li>
  +
  +
<li>
  +
<p><em>August 1990, HBC 0.99 (Haskell B Compiler)</em>
  +
Lennart Augustsson [https://groups.google.com/g/comp.lang.functional/c/3m7U3buEs7o announces] that Lazy ML
  +
version 0.99 comes with a free Haskell compiler, hbc. </p>
  +
</li>
  +
  +
<li>
  +
<p><em>Monads</em> popularised by Wadler</p>
  +
</li>
 
</ul>
 
</ul>
  +
[[Category:News|1990]]

Latest revision as of 13:27, 11 October 2021

1990

  • April 1990, the Haskell Report is released..

  • June 1990, Implementations, John Peterson mentions that groups at Yale and Glasgow are working hard on implementing Haskell.

  • June 1990, Parallel Haskell, Simon Peyton Jones mentions that a parallel Haskell implementation is already running.

  • June 1990, A 3rd Haskell Implementation, Diomidis Spinellis announces that a 3rd Haskell implementation is underway at Imperial College. Notably it compiles to native assembly.

  • August 1990, HBC 0.99 (Haskell B Compiler) Lennart Augustsson announces that Lazy ML version 0.99 comes with a free Haskell compiler, hbc.

  • Monads popularised by Wadler