Anyone else mucked with these two? Just curious. I'm just screwing around with Erlang and it's really neat. I'd like to learn how to code with F# (now if only I could get it to cooperate with Visual Studio 2003 and do my projects from there).
Printable View
Anyone else mucked with these two? Just curious. I'm just screwing around with Erlang and it's really neat. I'd like to learn how to code with F# (now if only I could get it to cooperate with Visual Studio 2003 and do my projects from there).
F# is great for functional programming. There is a good introduction article right here on CG "Getting Functional with F#".
Just curious why you are using 2003 - support ended for that last month [10/14/2008] and both 2005 and 2008 (not to mention 2010 CTP) all have significant improvements and have free express editions.....
News to me. Where is it located?
It's all that I have and don't have the allocated $$$ to buy something newer (I might make an exception for 2010) :( . Can you get the Express editions to work with F#? I'm under the impression that you can't.
If you ask me, Erlang does a superb job of having process to process message passing. It's just awesome at this. Originally designed for the language. F# doesn't seem to have as much support to this (I could be wrong). However, despite my love for Erlang, the number of libraries and toolkits that talk to it is tiny compared to F#. I'm torn...
Found the article ^_^ .
http://www.codeguru.com/csharp/cshar...le.php/c15691/
Right in the adverisement for codeguru to the right of your screen...
I sort of figured you for an "MSDN Universal" type....Quote:
It's all that I have and don't have the allocated $$$ to buy something newer (I might make an exception for 2010) :( .
You can not do integrated development, but you do NOT even need any version of Visual Studio.Quote:
Can you get the Express editions to work with F#? I'm under the impression that you can't.