Difference between revisions of "News/1990"
From HaskellWiki
< News
DonStewart (talk | contribs) (1990 details) |
m (Expand tinyurl) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 24: | Line 24: | ||
<li> | <li> | ||
<p><em>August 1990, HBC 0.99 (Haskell B Compiler)</em> | <p><em>August 1990, HBC 0.99 (Haskell B Compiler)</em> | ||
− | Lennart Augustsson [ | + | 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> | version 0.99 comes with a free Haskell compiler, hbc. </p> | ||
</li> | </li> | ||
<li> | <li> | ||
− | <p><em>Monads</em> popularised by Wadler | + | <p><em>Monads</em> popularised by Wadler</p> |
</li> | </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