Lennart Augustsson wrote: > > > I have been writing substantial Haskell programs and I use *NO* experimental > features. What I'm currently working on is over 20000 lines of Haskell 98. > No extensions whatsoever. (It even compiles and runs with all available > Haskell implementations.) > Granted, I write mostly compiler like programs (files in, files out), but there > is still a lot you can do in Haskell just as it is. Sometimes it might require > bending slightly backwards to get it done, though. Well, that's nothing! I have been writing substantial ANSI C programs and I use *NO* experimental features. What I'm currently working on is over 20000 lines of ANSI C. No extensions whatsoever. (It even compiles and runs with all available C implementations.) Granted, I write mostly compiler like programs (files in, files out), but there is still a lot you can do in ANSI C just as it is. Sometimes it might require bending slightly backwards to get it done, though. ;-) --Jeff _______________________________________________ Haskell mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell
- Re: Application letters at the Haskell workshop:... Johannes Waldmann
- Re: Application letters at the Haskell work... Ketil Malde
- RE: Application letters at the Haskell workshop:... brk
- Re: Application letters at the Haskell work... Alastair David Reid
- RE: Application letters at the Haskell workshop:... brk
- Re: Application letters at the Haskell workshop:... Alastair David Reid
- Re: Application letters at the Haskell work... Koen Claessen
- RE: Application letters at the Haskell workshop:... brk
- Re: Application letters at the Haskell work... Marcin 'Qrczak' Kowalczyk
- Re: Application letters at the Haskell workshop:... Lennart Augustsson
- Re: Application letters at the Haskell work... Jeffrey R Lewis
- Re: Application letters at the Haskell workshop:... Ashley Yakeley
- RE: Application letters at the Haskell workshop:... Manuel M. T. Chakravarty
- Re: Application letters at the Haskell workshop:... Marcin 'Qrczak' Kowalczyk
- Re: Application letters at the Haskell work... Lennart Augustsson
- Re: Application letters at the Haskell workshop:... moran
- Re: Application letters at the Haskell workshop:... Mark Carroll
- Re: Application letters at the Haskell work... Mark Carroll
- Re: Application letters at the Haskell workshop:... Mark Carroll
- Re: Application letters at the Haskell workshop:... Mark Carroll
- Re: Application letters at the Haskell work... Fergus Henderson