hubFS: THE place for F#

. . . are you on The Hub?
Welcome to hubFS: THE place for F# Sign in | Join | Help
in Search

F# now part of SharpDevelop 3.0 beta1

Last post 03-07-2008, 5:05 by gaurav. 5 replies.
Sort Posts: Previous Next
  •  02-21-2008, 13:11 4931

    F# now part of SharpDevelop 3.0 beta1

    F# is now offically part SharpDevelop, for more details see my blog and the release notes:
    http://www.strangelights.com/blog/archive/2008/02/21/1607.aspx
    http://community.sharpdevelop.net/forums/p/7381/20958.aspx#20958
    Robert Pickering, MVP
    http://strangelights.com
  •  02-21-2008, 13:41 4933 in reply to 4931

    Re: F# now part of SharpDevelop 3.0 beta1

    That looks amazing!

    // Can.
    http://www.codingday.com
  •  02-22-2008, 7:37 4940 in reply to 4931

    Re: F# now part of SharpDevelop 3.0 beta1

    Robert:
    F# is now offically part SharpDevelop, for more details see my blog and the release notes:
    http://www.strangelights.com/blog/archive/2008/02/21/1607.aspx
    http://community.sharpdevelop.net/forums/p/7381/20958.aspx#20958

    Are there any benefits to using SharpDevelop over Visual Studio  (or Visual Studio Express) for F# development?

  •  02-22-2008, 23:03 4950 in reply to 4940

    Re: F# now part of SharpDevelop 3.0 beta1

    The project system is based on msbuild so that means you can build the project with either SharpDevelop or msbuild, which is great for automatic builds. It should also mean the references between C# and F# projects are easier (but I haven't tested this). I'm also hoping to add support of reording files and generation and management of interface files before too long.

    Having said that the vusial studio integrations big advantage is the back ground type checking and the auto-completion, and I have no imedaite plans to implement either of those.

    I see the SharpDevelop intergration being more for existing SharpDevelop users who want to use F# rather something that could replace visual studio.

    It's also important to note that the beta1 build is still quite buggy, I hoping to get some of the issues sorted out soon.


    Robert Pickering, MVP
    http://strangelights.com
  •  02-23-2008, 12:59 4953 in reply to 4940

    Re: F# now part of SharpDevelop 3.0 beta1

    On a general basis (not F# development) I've gravitated to using Visual Studio most of the time.

    SharpDevelop is faster to load but I find Visual Studio more productive overall (I do have additional development tools and some custom work which make it hard to beat).  Having said that I have fired up SD to convert code and Boo looks interesting.  I also found that SD once messed up some solutions for VS 2005 which caused me extra work, so I'm very careful how I use SD.

    I'm sure there's more to it but those are the issues I can think of immediately.

  •  03-07-2008, 5:05 5219 in reply to 4953

    Re: F# now part of SharpDevelop 3.0 beta1

    gr8 job robert...
    this is gr8 way to popularize F# ....

    Gaurav Kalra
    http://winfxworld.spaces.live.com
View as RSS news feed in XML
Powered by Community Server, by Telligent Systems