Re: [Haskell-cafe] Tutorial uploaded

2005-12-22 Thread Henning Thielemann
On Wed, 21 Dec 2005, Udo Stenzel wrote: > Donn Cave wrote: > > Meanwhile, that fellow evidently didn't write any compiler in Haskell > > at all. Better a C++ program than a Haskell program that offends you? > > But that's besides the point. The conviction that a parser or lexer or > prettyprint

Re: [Haskell-cafe] Tutorial uploaded

2005-12-21 Thread Ketil Malde
Paul Moore <[EMAIL PROTECTED]> writes: > One thing I'd consider adding is something along the lines of a section: > == So how do I write "Hello, world"? == I've gone and done it. I've perhaps been heavy handed on the original page, so feel free to complain and/or fix it. -k -- If I haven't se

RE: [Haskell-cafe] Tutorial uploaded

2005-12-20 Thread Bayley, Alistair
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Daniel Carrera > > Hi all, > > I've finished a first draft of what I call "First steps in Haskell". > It's intended to be the very first thing a new user sees when they > decide to try out Haskell. > > http://www.haskell.org/h

Re: [Haskell-cafe] Tutorial uploaded

2005-12-20 Thread Paul Moore
On 12/20/05, Daniel Carrera <[EMAIL PROTECTED]> wrote: > Hi all, > > I've finished a first draft of what I call "First steps in Haskell". > It's intended to be the very first thing a new user sees when they > decide to try out Haskell. > > http://www.haskell.org/hawiki/FirstSteps?action=show > > It

Re: [Haskell-cafe] Tutorial uploaded

2005-12-20 Thread Daniel Carrera
[EMAIL PROTECTED] wrote: hi daniel, the link about german (deutsch) haskel courses is in fact a link to a dutch (nederlands) page. For the rest it looks good! Thanks. Fixed. I removed the wrong link. Cheers, Daniel. -- /\/`) http://oooauthors.org /\/_/ http://opendocumentfellowship.

Re: [Haskell-cafe] Tutorial uploaded

2005-12-20 Thread pkeeken
hi daniel, the link about german (deutsch) haskel courses is in fact a link to a dutch (nederlands) page. For the rest it looks good! Peter > Hi all, > > I've finished a first draft of what I call "First steps in Haskell". > It's intended to be the very first thing a new user sees when they > dec

[Haskell-cafe] Tutorial uploaded

2005-12-20 Thread Daniel Carrera
Hi all, I've finished a first draft of what I call "First steps in Haskell". It's intended to be the very first thing a new user sees when they decide to try out Haskell. http://www.haskell.org/hawiki/FirstSteps?action=show It's a bit longer than I'd like, but I don't inmediately see anythin