Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

The Visual F# compiler and tools

License

NotificationsYou must be signed in to change notification settings

ammogcoder/visualfsharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

You are invited to help produce future releases of the F# language compiler, library, and tools. This repository enables development on Linux, macOS and Windows, along with some automated CI testing for these.

The F# Compiler and Tools are also mirrored inthe corresponding repository of the F# Software Foundation.

Changes contributed here are eventually propagated to this repository and are included in all packagings of F# and open source F# editing tools. The process for doing this is explained in this guide by theF# Core Engineering Group. Currently, the F# community coordinates packagingother editions of F# for use on Linux, macOS, Android, iOS, and other platforms, and Microsoft coordinates packaging this repository as part of the Visual F# Tools.

For historical reasons this repository is called "visualfsharp" and currently also contains the Visual F# IDE Tools. The eventual plan is to split these repositories into "fsharp" and "visualfsharp".

Build Status

Ubuntu (Build)Windows (Debug Build)Windows (Release Tests 1)Windows (Release Tests 2)Windows (Release Tests 3)
masterBuild StatusBuild StatusBuild StatusBuild StatusBuild Status
dev15.5Build StatusBuild StatusBuild StatusBuild StatusBuild Status
dev15.6Build StatusBuild StatusBuild StatusBuild StatusBuild Status
dev15.7Build StatusBuild StatusBuild StatusBuild StatusBuild Status

Help improve the Quality of the Tools by Using the Nightly Releases of Visual F# Tools

To setup Visual Studio to use the latest nightly releases of the Visual F# Tools:https://blogs.msdn.microsoft.com/dotnet/2017/03/14/announcing-nightly-releases-for-the-visual-f-tools/

Contributing

SeeDEVGUIDE.md andTESTGUIDE.md for details on build, development, and testing.

SeeCONTRIBUTING.md for general guidelines on the contribution process, alsohow we label issues and PRs

To contribute to the F# ecosystem more generally see the F# Software Foundation'sCommunity Projects pages.

Branches

These are the branches in use:

  • master = Latest branch for OSS developers and nightly users.

  • dev15.x

    • Latest release branch for the particular point release of Visual Studio.
    • Incorporates features and fixes from master up to a particular branch point, then selective cherry-picks.
    • May contain new features that depend on new things or fixes in th corresponding Visual Studio release.
    • Gets ingegrated back into master once the corresponding Visual Studio release is made.
    • Used to build Visual F# Tool updates

Technical Documentation

License

This project is subject to the MIT License. A copy of this license can be found inLicense.txt at the root of this repo.

Using

For typical installs of F#, seehttp://fsharp.org.

Using Nightly Releases of Visual F# Tools

To setup Visual Studio to use the latest nightly releases of the Visual F# Tools:

https://blogs.msdn.microsoft.com/dotnet/2017/03/14/announcing-nightly-releases-for-the-visual-f-tools/

If you wish to set up aPreview nightly atop Visual Studio preview builds, you can eitherdownload a VSIX Manually from here or set up a VSIX feed in visual studio fromhere.

Using CI Builds

To install F#, seehttp://fsharp.org.

To download the bits for the latest CI builds seethese instructions. This includes and ZIPs containing the F# compiler and VSIX installers for the Visual F# IDE Tools.

Using F# on a build server or computer without an F# installation

If you wish to use the latest F# compiler on a computer without Visual Studio 2017 installed, you can add the nuget packageFSharp.Compiler.Tools to your projects. This will replace the in-box compiler with the version contained in the package.The actual package is built inhttps://github.com/fsharp/fsharp.

You will need to adjust the targets reference on your project file to use the targets file from the installedFSharp.Compiler.Tools package.Seefsharp/fsharp#676 for how to modify your project file.

Code of Conduct

This project has adopted the code of conduct defined by theContributor Covenant to clarify expected behavior in our community. This code of conduct has beenadopted by many other projects. For more information see theCode of conduct.

Get In Touch

Follow@VisualFSharp and@fsharporg on twitter and subscribe to the.NET Blog.

Members of the F# Software Foundation can be invited to the "F# Software Foundation" discussion rooms on slack. More details athttp://fsharp.org/guides/slack/.

About

The Visual F# compiler and tools

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • F#78.7%
  • C#8.5%
  • Rich Text Format8.1%
  • Visual Basic .NET3.0%
  • Perl0.6%
  • Batchfile0.3%
  • Other0.8%

[8]ページ先頭

©2009-2025 Movatter.jp