|
-
February 2nd, 2009, 06:29 PM
#1
Anyone tried Haskell?
Just wondering what you thought of the language. Also, in Erlang, you can do something like this Pid ! Message in order to send a message to different process (even if the process is on a different computer in another country). Is there something like that in Haskell that's just as easy or do you have to do something more involving?
-
February 2nd, 2009, 07:15 PM
#2
Re: Anyone tried Haskell?
My exposure to functional programming languages is quite small. Erlang at best. I'm hoping to find something that has more libraries and functionality with the same message passing that I know and love. I tried F#. Installing it for the command line is difficult at best (taking advantage of all those .NET libraries would be great).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|