The F# compiler, FSharp.Core library, and tools for F#
Перейти к файлу
Don Syme 671137f78b clean up batch file 2016-02-09 11:20:18 +00:00
.nuget Add nuget 2016-01-13 22:13:27 -08:00
lkg Updated FsLex/FsYacc Fsharp.Core bindings 2015-12-10 17:17:46 -08:00
src fixes for FSHARP suite tests 2016-02-09 10:09:23 +00:00
tests fixes for FSHARP suite tests 2016-02-09 10:09:23 +00:00
vsintegration Fixes to VisualFSharp.Tests suite 2016-02-09 10:55:46 +00:00
.gitattributes printfn "Hello, world!";; 2014-03-27 19:11:16 -07:00
.gitignore Gitignore generated FSharp.Core.dll 2016-01-29 14:26:55 +01: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 simplify DEVGUIDE and TESTGUIDE 2016-02-06 17:53:34 +00:00
License.txt reset (c) Microsoft Open Technologies, Inc. back to (c) Microsoft Corporation. 2016-01-28 18:25:10 -08:00
README.md add jenkins badge to README 2016-01-22 16:51:36 +01:00
TESTGUIDE.md separate smoke and ci 2016-02-07 02:02:02 +00:00
VisualFSharp.sln fix tests, update baselines and split into stdout/stderr 2016-02-09 00:28:33 +00:00
appveyor.yml merge master 2016-02-09 00:33:09 +00:00
build.cmd clean up batch file 2016-02-09 11:20:18 +00:00
jenkins-build.cmd don't clobber F# SDK 2016-01-27 13:39:23 +00:00
netci.groovy Fix xunit test result call 2016-02-01 08:17:15 -08:00
packages.config Integrate FCS API: Other changes 2016-01-19 15:31:54 +00: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.