» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with academic + haskell

Haskell on a Shared-Memory Multiprocessor

What happens when two threads try to evaluate the same thunk at the same time? (ghc specific)

Haskell: del.icio.us tag/haskell

Functional Reactive Programming Research

Functional Reactive Programming is a paradigm for reactive programming in a functional setting. A number of different systems have been proposed and and sometimes implemented: some with very specific application domains in mind, some aiming at hard perfor

Haskell: del.icio.us tag/haskell

Unifying events and threads

This project uses a language-based technique to unify two seemingly opposite programming models for building massively concurrent network services: the event-driven model and the multithreaded model. The result is a unified concurrency model providing bot

Haskell: del.icio.us tag/haskell

HaRe -- The Haskell Refactorer

Refactoring for Haskell programs.

Haskell: del.icio.us tag/haskell

Pickler Combinators

The tedium of writing pickling and unpickling functions by hand is relieved using a combinator library similar in spirit to the well-known parser combinators. Picklers for primitive types are combined to support tupling, alternation, recursion, and struct

Haskell: del.icio.us tag/haskell

A Cookbook for the Haskell XML Toolbox

...with Examples for Processing RDF Documents

Haskell: del.icio.us tag/haskell

Data Parallel Haskell

"""We describe the design and current status of our effort to implement the programming model of nested data parallelism into the Glasgow Haskell Compiler. We extended the programming model and its implementation, both of which were first popularised by t

Haskell: del.icio.us tag/haskell

Programming in Haskell

Notes to accompany the book in the titlel. Haskell

Haskell: del.icio.us tag/haskell

Old functional programming ideas (reddit.com)

They want to used systems that can be proved to be correct. The article mentioned Proof Carrying Code, imagine being able to prove that the code downloaded isn't a virus and won't do anything untoward with your system. Will this browser crash? Will my avi

Haskell: del.icio.us tag/haskell

Page 1 | Next >>