Difference between revisions of "Conferences"

From HaskellWiki
Jump to navigation Jump to search
(couple more)
(more)
Line 55: Line 55:
   
 
* [http://www.cs.berkeley.edu/%7Enecula/tldi07/ Types in Language Design and Implementation (TLDI)]
 
* [http://www.cs.berkeley.edu/%7Enecula/tldi07/ Types in Language Design and Implementation (TLDI)]
  +
  +
== Trends in Functional Programming (TFP) ==
  +
  +
* [http://www.tifp.org/ Trends in Functional Programming]
  +
  +
== Commerical Users of Functional Programming (CUFP) ==
  +
  +
* [http://www.galois.com/cufp/ Commercial Users of Functional Programming Workshop]
   
 
== Principles, Logics, and Implementations of High-Level Programming Languages (PLI) ==
 
== Principles, Logics, and Implementations of High-Level Programming Languages (PLI) ==

Revision as of 03:50, 18 September 2006

A great deal of Haskell research and innovation is published in academic journals. The following is a list of conferences at which Haskell research may appear.

The Haskell Workshop

The Haskell Workshop is an annual workshop organized in affiliation with the International Conference on Functional Programming (ICFP). The workshop is sponsored by the Association for Computing Machinery (ACM) under the aegis of the ACM Special Interest Group on Programming Languages (SIGPLAN).

The purpose of the Haskell Workshop is to discuss experience with Haskell, and future developments for the language. The scope of the workshop includes all aspects of the design, semantics, theory, application, implementation, and teaching of Haskell.

The International Conference on Functional Programming (ICFP)

ICFP (International Conference on Functional Programming) is an annual programming language conference. It is sponsored by the Association for Computing Machinery under the aegis of the ACM Special Interest Group on Programming Languages (SIGPLAN), in association with Working Group 2.8 of the International Federation of Information Processing (IFIP).

Principles of Programming Languages (POPL)

Programming Language Design and Implementation (PLDI)

Implemenation of Functional Languages (IFL)

Practical Aspects of Declarative Languages (PADL)

Asian Symposium on Programming Languages and Systems (APLAS)

Declarative Aspects of Multicore Programming (DAMP)

Types in Language Design and Implementation (TLDI)

Trends in Functional Programming (TFP)

Commerical Users of Functional Programming (CUFP)

Principles, Logics, and Implementations of High-Level Programming Languages (PLI)

Types in Compilation Workshop (TIC)

More

  • Please add more Haskell-related conferences