PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
March 05, 2007

Mar. 5 Haskell Weekly News Available

Posted: 2007-03-05 23:48:00
Languages ::

The March 5, 2007 edition of the Haskell Weekly News is now available. It summarises recent discussion and developments within the Haskell community.

February 01, 2007

The Monad.Reader Issue 6 Available

Posted: 2007-02-01 07:30:00
Languages ::

It has been announced that Issue 6 (~311 KB .pdf) of The Monad.Reader is now available. "The Monad.Reader is a quarterly magazine about all things Haskell. It is less-formal than journal, but somehow more enduring than a wiki-page."

Jan. 31 Haskell Weekly News Available

Posted: 2007-02-01 07:21:00
Languages ::

The January 31, 2007 edition of the Haskell Weekly News is now available. It summarises recent discussion and developments within the Haskell community.

This edition covers topics such as: recent Haskell-related software releases, Haskell' developments, and more.

January 03, 2007

Jan. 2 Haskell Weekly News Available

Posted: 2007-01-03 22:58:00
Languages ::

The January 2, 2007 edition of the Haskell Weekly News is now available. It summarises recent discussion and developments within the Haskell community.

This edition covers topics such as: inlining higher-order functions, implicit parallelism in functional applications, and more.

December 20, 2006

Dec. 20 Haskell Weekly News Available

Posted: 2006-12-20 09:12:00
Languages ::

The December 20, 2006 edition of the Haskell Weekly News is now available. It summarises recent discussion and developments within the Haskell community.

This edition covers topics such as: recent Haskell-related software releases, rebinding >>= for restricted monads, automonadization of code, Haskell' developments, and more.

December 12, 2006

Dec. 12 Haskell Weekly News Available

Posted: 2006-12-12 09:18:00
Languages ::

The December 12, 2006 edition of the Haskell Weekly News is now available. It summarises recent discussion and developments within the Haskell community.

This edition covers topics such as: recent Haskell-related software releases, Haskell' developments, and more.

December 06, 2006

Dec. 5 Haskell Weekly News Available

Posted: 2006-12-06 19:05:00
Languages ::

The December 5, 2006 edition of the Haskell Weekly News is now available. It summarises recent discussion and developments within the Haskell community.

This edition covers topics such as: the availability of the November 2006 Haskell Communities and Activities Report, recent Haskell-related software releases, Haskell' developments, and more.

December 01, 2006

Nov. 2006 Haskell Communities & Activities Report Available

Posted: 2006-12-01 23:47:00
Languages ::

It has been announced that the November 2006 edition of the Haskell Communities & Activities Report is now available. The HC&A is a semiannual overview of the state of Haskell, the Haskell community and Haskell-related projects.

November 28, 2006

Nov. 28 Haskell Weekly News Available

Posted: 2006-11-28 09:46:00
Languages ::

The November 28, 2006 edition of the Haskell Weekly News is now available. It summarises recent discussion and developments within the Haskell community.

November 22, 2006

Hac 07 Announced

Posted: 2006-11-22 08:10:00
Languages ::

The 2007 Haskell Hackathon has been announced. "The plan is to hack on Haskell infrastructure, tools, libraries and compilers."

It will be held from January 10 to 12, 2007, in Oxford, UK.

November 14, 2006

Nov. 14 Haskell Weekly News Available

Posted: 2006-11-14 08:19:00
Languages ::

The November 14, 2006 edition of the Haskell Weekly News is now available. It summarises recent discussion and developments within the Haskell community.

This edition covers topics such as: the announcement of YCR2JS, Haskell' developments, recent Haskell-related discussion, and more.

November 13, 2006

YCR2JS Announced

Posted: 2006-11-13 23:11:00
Languages ::

Yhc Core to Javascript Converter has been announced. It is a tool that converts Haskell code to JavaScript, via the translation of York Haskell Compiler binary core files.

November 08, 2006

comp.lang.haskell Created

Posted: 2006-11-08 21:48:00
Languages ::

It has been announced that the comp.lang.haskell newsgroup has been created.

November 03, 2006

Haskell Meeting in Leipzig on Dec. 5

Posted: 2006-11-03 22:54:00
Languages ::

It has been announced that a Haskell meeting is planned for December 5, 2006, in Leipzig, Germany.

November 01, 2006

Oct. 31 Haskell Weekly News Available

Posted: 2006-11-01 08:31:00
Languages ::

The October 31, 2006 edition of the Haskell Weekly News is now available. It summarises recent discussion and developments within the Haskell community.

This edition covers: recent Haskell-related software releases, Haskell' developments, and more.

October 24, 2006

Oct. 24 Haskell Weekly News Available

Posted: 2006-10-24 07:41:00
Languages ::

The October 24, 2006 edition of the Haskell Weekly News is now available. It summarises recent discussion and developments within the Haskell community.

This edition covers topics such as: recent Haskell-related software releases, the inclusion of the 'Yet Another Haskell Tutorial' into the Haskell wikibook, Haskell' developments, and more.

October 19, 2006

Oct. 19 Haskell Weekly News Available

Posted: 2006-10-19 23:45:00
Languages ::

The October 19, 2006 edition of the Haskell Weekly News is now available. It summarises recent discussion and developments within the Haskell community.

This edition covers topics such as: the release of GHC 6.6, the release of Pugs 6.2.13, the release of Generic Haskell 1.60, other Haskell-related software releases, recent Haskell' developments, and more.

October 15, 2006

Nov. 2006 HC&A Report Call for Contributions

Posted: 2006-10-15 23:39:00
Languages ::

A call for contributions has been put out for the November 2006 edition of the Haskell Communities and Activities Report. The HC&A is "a bi-annual overview of the state of Haskell as well as Haskell-related projects over the last, and possibly the upcoming 6 months." Submissions are due by November 6, 2006.

October 11, 2006

Generic Haskell 1.60 Released

Posted: 2006-10-11 23:52:00
Languages ::

Generic Haskell 1.60 has been released. Generic Haskell is an extension of Haskell that supports generic programming.

This release includes: type-indexed values, type-indexed types, support for Generic Views, plus other changes and fixes.

GHC 6.6 Released

Posted: 2006-10-11 23:47:00
Languages ::

Glasgow Haskell Compiler 6.6 has been released. GHC is a portable, open-source, optimising Haskell 98 implementation.

This release includes: SMP support, support for impredicative polymorphism, changes to the way scoped type variables work, support for bang patterns, garbage collector enhancements, relaxed rules for instance declarations, new core library modules, plus other changes.