[Haskell] Lectureship in Functional Programming, Nottingham

2008-07-05 Thread Graham Hutton
Dear all, We are currently seeking a new Lecturer (Assistant Professor) in the Functional Programming Lab in Nottingham, a recently formed research group that comprises Thorsten Altenkirch, Graham Hutton, Henrik Nilsson, four research fellows, and eleven PhD students. Applications from the Haskell

Re: [Haskell] on starting Haskell-Edu, a new education-related Haskell-related mailing list

2008-07-05 Thread Isaac Dupree
Ketil Malde wrote: IMHO, we might as well just use the existing lists for both of these. If the perceived problem is the high-brow stuff scaring newbies off, it's better to add a new list for that topic. rather difficult, because beginner questions can easily spiral into curiosity about quite

Re: [Haskell] on starting Haskell-Edu, a new education-related Haskell-related mailing list

2008-07-05 Thread Philippa Cowderoy
On Sat, 5 Jul 2008, Isaac Dupree wrote: > rather difficult, because beginner questions can easily spiral into curiosity > about quite theoretical stuff, with no clear point of separation. And I'm not > sure we want to avoid having that kind of curiosity, but I suppose it might > always intimidate

[Haskell] ANNOUNCE: hCsound library

2008-07-05 Thread John Lato
I have just released hCsound v.2.0.0 (initial public release), a Haskell binding to the Csound audio processing language API. This release supports most of the functions in csound.h. Features from CppSound.cpp are not yet supported. Examples and (minimal) haddock documentation are included. I w