[Haskell-cafe] Why Not Haskell?

Bulat Ziganshin bulat.ziganshin at gmail.com
Sat Aug 5 12:11:37 EDT 2006


Hello Kaveh,

Saturday, August 5, 2006, 10:16:06 AM, you wrote:

> 1 - monads : there must be something to make a clear tool for a
> none-mathematician programmer. (I still have understanding problems
> with them).

http://haskell.org/haskellwiki/IO_inside and "All about monads"

> 2 - there must be an easy way to include existing libraries. There are
> many stable libraries in CPAN for perl, implemented in C for example.
> And why not to have a system for writing C in haskell?

what you mean?

>  Or an easy interface for using these codes without reimplementing haskell
> identities in C?

there is FFI and several tools that easy defining interfaces for C
libs. search at "libraries and tools" haskellwiki pages


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list