Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. F#

F#

Scheduled Pinned Locked Moved The Lounge
question
63 Posts 33 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M mjohns07

    F# is a clone of OCaml, integrated into .NET, if you didn't figure that out. OCaml is very popular for introductory courses at top universities. Maybe Microsoft is partly trying to get back into academia. They have really lost a lot of ground in the ivory tower. Only a small percentage of CS students are running Microsoft Windows these days. Not a good sign for Microsoft.

    R Offline
    R Offline
    Rei Miyasaka
    wrote on last edited by
    #45

    Wtf?? Obviously I know F# is a "clone" of OCaml. In fact OCaml code will compile in F#. And no, F# has been around for almost as long as C# in fact. F# was the testbed for the new features in C# 2 and C# 3 (generics and Linq). Lastly, Microsoft has always been involved in language academia. Much of the work on Haskell comes from people at MS Research. A good majority of the people working at MSR have always been using other OSes too. Man, the crazy things people say.

    1 Reply Last reply
    0
    • P Peter Mulholland

      I got a book on haskell a while back. I've started reading the intro a couple of times but it talks about a whole programming mindset change to move to functional programming, so is F# something you ca pick up over a few days?

      Pete

      G Offline
      G Offline
      giuchici
      wrote on last edited by
      #46

      Doubtful. You need a different mindset.

      giuchici

      1 Reply Last reply
      0
      • M mjohns07

        F# is a clone of OCaml, integrated into .NET, if you didn't figure that out. OCaml is very popular for introductory courses at top universities. Maybe Microsoft is partly trying to get back into academia. They have really lost a lot of ground in the ivory tower. Only a small percentage of CS students are running Microsoft Windows these days. Not a good sign for Microsoft.

        G Offline
        G Offline
        giuchici
        wrote on last edited by
        #47

        You're right in a way but it was always the same. The universities always encouraged unix based OSes. That did not stop Microsoft of seeing about their business with the good and the bad.

        giuchici

        1 Reply Last reply
        0
        • L Lilith C

          I learned to reject it a long time ago when someone on a usenet kept tryin to push F# on everyone but bringing it up at every excuse. Someone shows someone else how to do something in C/C++/C# and this jackass would come up with, "In F# you'd simply have to...." I've always felt that if that was the kind of person who was a propoent of F# then I didn't want to have anything to do with it. Of course I thought rather the same thoughts about C# and .NET up until a couple of years ago.

          I'm not a programmer but I play one at the office

          R Offline
          R Offline
          Rei Miyasaka
          wrote on last edited by
          #48

          Way to think for yourself.

          1 Reply Last reply
          0
          • H hedgefundit

            JimmyRopes wrote:

            JOAT-MON wrote:

            JimmyRopes wrote:

            Once you loose your pride, the rest is easy

            Is that marriage advice?

            Some other great marriage advice I once heard. "You have two choices in a marriage, be right or be happy."

            J Offline
            J Offline
            JimmyRopes
            wrote on last edited by
            #49

            hedgefundit wrote:

            "You have two choices in a marriage, be right or be happy."

            Some really good advice.

            Simply Elegant Designs JimmyRopes Designs
            Think inside the box! ProActive Secure Systems
            I'm on-line therefore I am. JimmyRopes

            1 Reply Last reply
            0
            • K Kevin Marois

              I got my copy of MSDN magazine today. There's an article about F#, and that got me thinking - does anyone here actually use it? I'd be interested in hearing your comments.

              Everything makes sense in someone's mind

              H Offline
              H Offline
              halciber
              wrote on last edited by
              #50

              I haven't used it; but a friend of mine does and likes it a lot...Although I'm not sure what he does with it.

              Mike Goldweber

              1 Reply Last reply
              0
              • K Kevin Marois

                I got my copy of MSDN magazine today. There's an article about F#, and that got me thinking - does anyone here actually use it? I'd be interested in hearing your comments.

                Everything makes sense in someone's mind

                K Offline
                K Offline
                KP Lee
                wrote on last edited by
                #51

                When I was going through retraining, I looked at the automatically generated F# code when I was working with ASP.NET. Couldn't see the slightest difference from JavaScript. Since I didn't have a book on it, no training oriented with it, and with the complete copy of JS on what I looked at, I lost all interest in it. I've NEVER seen a job posting for a F# developer.

                1 Reply Last reply
                0
                • K Kevin Marois

                  I got my copy of MSDN magazine today. There's an article about F#, and that got me thinking - does anyone here actually use it? I'd be interested in hearing your comments.

                  Everything makes sense in someone's mind

                  O Offline
                  O Offline
                  Oshtri Deka
                  wrote on last edited by
                  #52

                  So far I am successful in avoiding it in wide circle. Perhaps I'm just lazy.

                  1 Reply Last reply
                  0
                  • R realJSOP

                    What does F# give you that either C# or VB.Net doesn't already give you? Since they're all .Net languages, and they all compile to the same level, there are no optimizations that could possibly make learning F# a "good idea". I know there are some Pascal.Net implementations, as well as Cobol, but other than allowing the programmer to use old code with minor changes, there's no reason to use those languages on new projects. Unless F# closely resembles the language used in critical LOB apps, it's merely a curiosity. EDIT ========= Voting this post a 1 isn't going to change my views.

                    ".45 ACP - because shooting twice is just silly" - JSOP, 2010
                    -----
                    You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
                    -----
                    "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997

                    modified on Friday, April 8, 2011 4:34 PM

                    R Offline
                    R Offline
                    RichardM1
                    wrote on last edited by
                    #53

                    So you program in IML? after all, C# and VB.NET give you nothing you can't get in IML, right? It is all in how you are able to represent the problem and the solution, it is a different type of abstraction than you get with procedural/OO/declarative languages.

                    Opacity, the new Transparency.

                    R 1 Reply Last reply
                    0
                    • K Kevin Marois

                      Thanks. That's good to know, but it didn't answer my question. I'm curious about how popular the language is and is anyone taking it seriously?

                      Everything makes sense in someone's mind

                      V Offline
                      V Offline
                      vikku3305
                      wrote on last edited by
                      #54

                      Every new thing would have some new features with it, so it better to learn this, what did you thing?

                      1 Reply Last reply
                      0
                      • N Nemanja Trifunovic

                        John Simmons / outlaw programmer wrote:

                        Since they're all .Net languages, and they all compile to the same level, there are no optimizations that could possibly make learning F# a "good idea".

                        It is not about optimizations. Some problems can be solved much easier with a language like F# than C#/VB.NET.

                        utf8-cpp

                        R Offline
                        R Offline
                        realJSOP
                        wrote on last edited by
                        #55

                        Cite a problem that is "easier" to solve with F# than with C#.

                        ".45 ACP - because shooting twice is just silly" - JSOP, 2010
                        -----
                        You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
                        -----
                        "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997

                        R 1 Reply Last reply
                        0
                        • R RichardM1

                          So you program in IML? after all, C# and VB.NET give you nothing you can't get in IML, right? It is all in how you are able to represent the problem and the solution, it is a different type of abstraction than you get with procedural/OO/declarative languages.

                          Opacity, the new Transparency.

                          R Offline
                          R Offline
                          realJSOP
                          wrote on last edited by
                          #56

                          No single .net language provides anything more or less than any other language when you get down to the IML. The only reason for picking one over the other (assuming you're starting a brand new app with no mandates for language use) is comfort with said language. Fortran had its benefits, Cobol had its benefits, Pascal, C, C++, etc. With .Net, those benefits are pretty much gone because the compiler optimizes the source the same way. That's what I'm trying to say. Unless F# closely resembles another language that you're already comfortable with (like C# and Java/C++, or VB with vb.net), it's just a curiosity.

                          ".45 ACP - because shooting twice is just silly" - JSOP, 2010
                          -----
                          You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
                          -----
                          "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997

                          R R 2 Replies Last reply
                          0
                          • R realJSOP

                            Cite a problem that is "easier" to solve with F# than with C#.

                            ".45 ACP - because shooting twice is just silly" - JSOP, 2010
                            -----
                            You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
                            -----
                            "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997

                            R Offline
                            R Offline
                            Rei Miyasaka
                            wrote on last edited by
                            #57

                            Parsers. Edit: Domain-specific languages, iterative evaluation (there aren't many practical REPL evaluators in C#), implementing mathematical equations as code -- generally, any kind of structured data translation.

                            modified on Friday, April 8, 2011 6:14 PM

                            1 Reply Last reply
                            0
                            • R realJSOP

                              No single .net language provides anything more or less than any other language when you get down to the IML. The only reason for picking one over the other (assuming you're starting a brand new app with no mandates for language use) is comfort with said language. Fortran had its benefits, Cobol had its benefits, Pascal, C, C++, etc. With .Net, those benefits are pretty much gone because the compiler optimizes the source the same way. That's what I'm trying to say. Unless F# closely resembles another language that you're already comfortable with (like C# and Java/C++, or VB with vb.net), it's just a curiosity.

                              ".45 ACP - because shooting twice is just silly" - JSOP, 2010
                              -----
                              You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
                              -----
                              "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997

                              R Offline
                              R Offline
                              Rei Miyasaka
                              wrote on last edited by
                              #58

                              Try running a well-written F# program through Reflector and disassemble it to C#. It won't even come close to being readable. You really don't know what you're missing out on if you think imperative languages are comparable to functional languages just because they're both turing complete. It's apples and oranges.

                              1 Reply Last reply
                              0
                              • R realJSOP

                                No single .net language provides anything more or less than any other language when you get down to the IML. The only reason for picking one over the other (assuming you're starting a brand new app with no mandates for language use) is comfort with said language. Fortran had its benefits, Cobol had its benefits, Pascal, C, C++, etc. With .Net, those benefits are pretty much gone because the compiler optimizes the source the same way. That's what I'm trying to say. Unless F# closely resembles another language that you're already comfortable with (like C# and Java/C++, or VB with vb.net), it's just a curiosity.

                                ".45 ACP - because shooting twice is just silly" - JSOP, 2010
                                -----
                                You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
                                -----
                                "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997

                                R Offline
                                R Offline
                                RichardM1
                                wrote on last edited by
                                #59

                                The issue is that different languages are better able to express different concepts. Once you have the concept, you can often go back to the old language and express the concepts. The same way you can express OO ideas in c, or Z80 or PIC assembler, though they don't support it native. The real point of a new language is what you are NOT familiar with, since that is the part that expands your concept space. You learn it, not for the new syntax that express old ideas, but for the new idea parts. Then, having learned it, you can figure out how to use the ideas in your native language, and add that power. So obviously, all the power of every language abstraction is available in as low a level microprocessor machine code as you care to hash out the 0s & 1s for. Everything else, from assembler, even ILM, to C# and VB, to whatever the current fad language is, are just curiosities that let us write machine code using different viewpoints.

                                Opacity, the new Transparency.

                                1 Reply Last reply
                                0
                                • R realJSOP

                                  What does F# give you that either C# or VB.Net doesn't already give you? Since they're all .Net languages, and they all compile to the same level, there are no optimizations that could possibly make learning F# a "good idea". I know there are some Pascal.Net implementations, as well as Cobol, but other than allowing the programmer to use old code with minor changes, there's no reason to use those languages on new projects. Unless F# closely resembles the language used in critical LOB apps, it's merely a curiosity. EDIT ========= Voting this post a 1 isn't going to change my views.

                                  ".45 ACP - because shooting twice is just silly" - JSOP, 2010
                                  -----
                                  You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
                                  -----
                                  "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997

                                  modified on Friday, April 8, 2011 4:34 PM

                                  R Offline
                                  R Offline
                                  RichardM1
                                  wrote on last edited by
                                  #60

                                  Whoever voted you one is new. I up voted you and it went up to 4 point something. I don't agree with you, but I don't think you are hard trolling or doing personal attacks, so screw the uni-vote.

                                  Opacity, the new Transparency.

                                  1 Reply Last reply
                                  0
                                  • A Albert Holguin

                                    I've never used it... there's always a latest and greatest, its a headache to try and keep up with every single language... :wtf:

                                    R Offline
                                    R Offline
                                    Rei Miyasaka
                                    wrote on last edited by
                                    #61

                                    Keeping up to date is part of your job description as a software developer...

                                    A 1 Reply Last reply
                                    0
                                    • R Rei Miyasaka

                                      Keeping up to date is part of your job description as a software developer...

                                      A Offline
                                      A Offline
                                      Albert Holguin
                                      wrote on last edited by
                                      #62

                                      i'm an engineer, not a software developer, but maybe you didn't read all the posts before commenting

                                      R 1 Reply Last reply
                                      0
                                      • A Albert Holguin

                                        i'm an engineer, not a software developer, but maybe you didn't read all the posts before commenting

                                        R Offline
                                        R Offline
                                        Rei Miyasaka
                                        wrote on last edited by
                                        #63

                                        My bad.

                                        1 Reply Last reply
                                        0
                                        Reply
                                        • Reply as topic
                                        Log in to reply
                                        • Oldest to Newest
                                        • Newest to Oldest
                                        • Most Votes


                                        • Login

                                        • Don't have an account? Register

                                        • Login or register to search.
                                        • First post
                                          Last post
                                        0
                                        • Categories
                                        • Recent
                                        • Tags
                                        • Popular
                                        • World
                                        • Users
                                        • Groups