The F# compiler, FSharp.Core library, and tools for F#
Перейти к файлу
KevinRansom 34bcaf8d4d Move the comment to the right spot 2016-04-09 15:34:26 -07:00
.nuget Revert "Merge pull request #963 from enricosada/use_fssrgen_package" 2016-03-09 21:05:26 -08:00
lkg merge master 2016-04-07 23:06:31 -07:00
scripts faster download of latest dotnet 2016-01-29 17:40:11 +01:00
src Remove unused preojectreferences from nuget files 2016-04-09 11:32:23 -07:00
tests skip more coreclr steps 2016-04-09 01:06:48 +01:00
vsintegration Move output directory for vsintegration build. Remove a couple of dot net 2.0 test cases. 2016-04-08 02:51:25 -07:00
.gitattributes printfn "Hello, world!";; 2014-03-27 19:11:16 -07:00
.gitignore merge 2016-04-04 20:38:42 -07:00
CHANGELOG.md reset (c) Microsoft Open Technologies, Inc. back to (c) Microsoft Corporation. 2016-01-28 18:25:10 -08:00
CONTRIBUTING.md Update CONTRIBUTING.md 2015-12-05 11:27:23 +00:00
DEVGUIDE.md merge 2016-04-04 20:38:42 -07:00
ISSUE_TEMPLATE.md Update ISSUE_TEMPLATE.md 2016-04-04 14:24:13 +10:00
License.txt reset (c) Microsoft Open Technologies, Inc. back to (c) Microsoft Corporation. 2016-01-28 18:25:10 -08:00
README.md Fixed links to master jenkins job in readme.md 2016-02-18 11:10:52 -08:00
TESTGUIDE.md separate smoke and ci 2016-02-07 02:02:02 +00:00
VisualFSharp.sln Microbuild support for F# codebase 2016-03-29 11:19:35 -07:00
appveyor.yml Merge master 2016-03-09 21:15:32 -08:00
build.cmd Move the comment to the right spot 2016-04-09 15:34:26 -07:00
jenkins-build.cmd don't clobber F# SDK 2016-01-27 13:39:23 +00:00
microbuild-everything.proj Microbuild support for F# codebase 2016-03-29 11:19:35 -07:00
netci.groovy Merge master 2016-03-09 21:15:32 -08:00
packages.config Fixes: 1. nuget build to support msbuild with /m. 2. Some FSharpqa tests that fail in the absense of .Net 2.0 2016-04-05 11:58:42 -07:00

README.md

Join the chat at https://gitter.im/Microsoft/visualfsharp

#Visual F# Tools

Windows build

Debug (Build only) Release (Build only) Release (Build and tests)
master Build Status Build Status Build status
vs2015 Build status
coreclr Build status

###Contributing to the F# Language, Library, and Tools

You are invited to join with the F# Community and the Visual F# Tools team to help produce future releases of the F# language compiler, library, and tools.

F# is a mature, open source, cross-platform, functional-first programming language which empowers users and organizations to tackle complex computing problems with simple, maintainable, and robust code. F# is used in a wide range of application areas and is supported by Microsoft and other industry-leading companies providing professional tools, and by an active open community. You can find out more about F# at http://fsharp.org.

Changes contributed here are packaged into the Visual F# Tools, the F# Open Edition, and other open source F# editing tools. Microsoft coordinates packaging this repository as part of the Visual F# Tools, while the F# community coordinates packaging it as the Open Edition of F# for use on Linux, OSX, Android, iOS, and other platforms, via the fsharp/fsharp GitHub repo.

###Engineering status

F# for CoreCLR status

F# 4.0 status --- Completed, shipped.

###License

This project is subject to the Apache Licence, Version 2.0. A copy of the license can be found in License.txt at the root of this repo.

###Development and Testing

See DEVGUIDE.md and TESTGUIDE.md in the root of the repo for details on build, development, and testing. Quickstart guides for build and test can be found here and here, respectively.

###Required Tools for Windows Development and Testing

###Development tools

For F# 3.1.X development

For F# 4.0 development

###Additional frameworks

###Contributing

Guidelines for contributions to the Visual F# compiler, library, and tools can be found here.

How we label issues and PRs: https://github.com/dotnet/roslyn/wiki/Labels-used-for-issues

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

If you would like to contribute to the F# ecosystem more generally see the F# Software Foundation's Community Projects pages.

###Code Flow to Other Platforms

Currently, this repository only enables development and testing on the Windows platform. If you are using Linux, OSX, Android, or iOS, and would like to contribute, please see the instructions provided at the Open Edition repo.

Although the primary focus of this repo is F# for Windows and the Visual Studio F# tools, contributions here flow directly to the F# Open Edition repo. More details can be found here.

###Get In Touch

Keep up with the Visual F# Team and the development of the Visual F# Tools by following us @VisualFSharp or subscribing to our team blog.