The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
Перейти к файлу
Kevin Ransom (msft) d5696fc6e5
Migrate cl help tests from fsharpqa to componentservices (#14810)
* Migrate fsharpqa help tests to fsharp.compiler.componenttests

* Update Utilities.fs

* Update Compiler.fs
2023-02-27 12:14:27 -08:00
.config More fantomas (#13867) 2022-10-10 14:50:50 +00:00
.devcontainer Update devcontainer.json 2023-01-22 00:32:46 +01:00
.github Extending some Fantomas CI (#14782) 2023-02-22 18:22:40 +01:00
.vscode Update launch.json 2022-12-02 18:04:31 +01:00
BenchmarkDotNet.Artifacts/results [RFC FS-1087, FS-1097, FS-1098] tasks, resumable state machines, inline on parameters (#6811) 2021-07-19 10:55:52 +01:00
buildtools Merge release/dev17.5 to main (#14634) 2023-01-23 17:51:25 +01:00
docs Update docs.microsoft.com to learn.microsoft.com. (#14774) 2023-02-22 08:27:04 +00:00
eng Merge release/dev17.5 to main (#14763) 2023-02-24 13:03:20 +01:00
fcs-samples To net70 (#13706) 2022-08-22 11:55:06 -07:00
scripts remove dotnet myget restore sources (#10235) 2020-10-07 15:44:29 -07:00
setup Deploy System.Diagnostics.DiagnosticSource to Tools folder (#14417) (#14420) 2022-12-01 13:52:42 -08:00
src macos seems to be in a failing mode. so let's investigate. (#14769) 2023-02-27 10:37:25 -08:00
tests Migrate cl help tests from fsharpqa to componentservices (#14810) 2023-02-27 12:14:27 -08:00
vsintegration Simplified some tests a bit (#14787) 2023-02-22 20:42:27 +00:00
.editorconfig Format src/Compiler/Service (#13238) 2022-06-08 00:56:41 -07:00
.fantomasignore Simplified some tests a bit (#14787) 2023-02-22 20:42:27 +00:00
.gitattributes Devcontainer update (#12478) 2022-04-07 10:54:39 -07:00
.gitignore Fix 14745 - Reactivate byref tests (#14766) 2023-02-22 11:22:39 -08:00
.vsconfig Remove 2.1 from vsconfig (#10005) 2020-08-26 18:46:25 +02:00
Build.cmd Generate SBOM for Fsharp (#14029) 2022-10-24 20:52:32 -07:00
CODE_OF_CONDUCT.md Fix links to Code of Conduct 2020-04-10 09:39:53 -07:00
CoordinateXlif.targets Fix Xlif issue (#5995) 2018-12-07 17:43:35 -08:00
DEVGUIDE.md Update DEVGUIDE.md (#14796) 2023-02-23 18:33:26 -08:00
Directory.Build.props Fix FSharp.Core references in FCS solution (#13827) 2022-09-21 21:38:37 +02:00
Directory.Build.targets bump (#12769) 2022-03-01 10:51:16 -08:00
FSharp.Compiler.Service.sln Fix and refactor FCSBenchmarks (#13419) 2022-07-15 14:09:34 +02:00
FSharp.Compiler.Service.sln.DotSettings Moved service solution to root, since we use stable SDK for compiler. (#13166) 2022-05-24 13:46:26 +02:00
FSharp.Editor.sln Integration tests for F# (#14690) 2023-02-15 12:38:30 +01:00
FSharp.Profiles.props Bump xcopy-msbuild + enable server gc (#14237) 2022-11-04 19:58:13 +01:00
FSharp.sln Ctrl+Break in VS on coreclr and desktop (#14218) 2022-11-07 12:14:56 +01:00
FSharpBuild.Directory.Build.props Parallel type-checking in compilation (behind a feature flag) (#14494) 2023-02-11 00:29:54 +01:00
FSharpBuild.Directory.Build.targets To net70 (#13706) 2022-08-22 11:55:06 -07:00
FSharpTests.Directory.Build.props To net70 (#13706) 2022-08-22 11:55:06 -07:00
FSharpTests.Directory.Build.targets Nuget package + release notes (#10024) 2020-08-27 14:14:53 -07:00
INTERNAL.md Update INTERNAL.md 2023-01-09 14:24:25 +01:00
License.txt Adopt the MIT License (#3517) 2017-08-31 16:02:26 -07:00
Microsoft.FSharp.Compiler.sln [main] Update dependencies from dotnet/arcade (#13771) 2022-09-15 18:38:48 +02:00
NuGet.config Implement mouseover tooltips for keywords (#13956) 2022-09-22 20:33:12 +02:00
Proto.sln [main] Update dependencies from dotnet/arcade (#13441) 2022-07-25 19:58:25 -07:00
README.md Update docs.microsoft.com to learn.microsoft.com. (#14774) 2023-02-22 08:27:04 +00:00
Restore.cmd consume dotnet arcade sdk 2019-03-21 11:49:18 -07:00
TESTGUIDE.md Update list of contents in TESTGUIDE (#14817) 2023-02-27 08:33:30 -08:00
Test.cmd consume dotnet arcade sdk 2019-03-21 11:49:18 -07:00
VisualFSharp.sln Integration tests for F# (#14690) 2023-02-15 12:38:30 +01:00
attributions.md Update attributions.md (#3490) 2017-08-23 10:36:26 -07:00
azure-pipelines.yml Extending some Fantomas CI (#14782) 2023-02-22 18:22:40 +01:00
build.sh binary logging defaults for build (#10296) 2020-10-21 10:55:47 -07:00
global.json Update sdk to 7.0.200 (#14778) 2023-02-21 18:00:23 -08:00
icon.png [master] Update dependencies from dotnet/arcade (#7706) 2019-11-05 15:18:09 -08:00
release-notes.md Update docs.microsoft.com to learn.microsoft.com. (#14774) 2023-02-22 08:27:04 +00:00
restore.sh consume dotnet arcade sdk 2019-03-21 11:49:18 -07:00
test.sh consume dotnet arcade sdk 2019-03-21 11:49:18 -07:00

README.md

The F# compiler, F# core library, and F# editor tools

Build Status Help Wanted

You're invited to contribute to future releases of the F# compiler, core library, and tools. Development of this repository can be done on any OS supported by .NET.

You will also need the latest .NET 7 SDK installed from here.

Contributing

Quickstart on Windows

Build from the command line:

build.cmd

The build depends on an installation of Visual Studio. To build the compiler without this dependency use:

build.cmd -noVisualStudio

After it's finished, open either FSharp.sln or VisualFSharp.sln in your editor of choice. The latter solution is larger but includes the F# tools for Visual Studio and its associated infrastructure.

Quickstart on Linux or macOS

Build from the command line:

./build.sh

After it's finished, open FSharp.sln in your editor of choice.

Documentation for contributors

  • The Compiler Documentation is essential reading for any larger contributions to the F# compiler codebase and contains links to learning videos, architecture diagrams and other resources.

  • The same docs are also published as the The F# Compiler Guide. It also contains the public searchable docs for FSharp.Compiler.Service component.

  • See DEVGUIDE.md for more details on configurations for building the codebase. In practice, you only really need to run build.cmd/build.sh.

  • See TESTGUIDE.md for information about the various test suites in this codebase and how to run them individually.

Documentation for F# community

  • The F# Documentation is the primary documentation for F#. The source for the content is here.

  • The F# Language Design Process is the fundamental design process for the language, from suggestions to completed RFCs. There are also tooling RFCs for some topics where cross-community co-operation and visibility is most useful.

  • The F# Language Specification is an in-depth description of the F# language. This is essential for understanding some behaviors of the F# compiler and some of the rules within the compiler codebase. For example, the order and way name resolution happens is specified here, which greatly impacts how the code in Name Resolutions works and why certain decisions are made.

No contribution is too small

Even if you find a single-character typo, we're happy to take the change! Although the codebase can feel daunting for beginners, we and other contributors are happy to help you along.

Per-build NuGet packages

Per-build versions of our NuGet packages are available via this URL: https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json

Branches

These are the branches in use:

  • main

    • Almost all contributions go here.
    • Able to be built, installed and used in the latest public Visual Studio release.
    • May contain updated F# features and logic.
    • Used to build nightly VSIX (see above).
  • release/dev15.9

    • Long-term servicing branch for VS 2017 update 15.9.x. We do not expect to service that release, but if we do, that's where the changes will go.
  • release/dev17.x

    • Latest release branch for the particular point release of Visual Studio.
    • Incorporates features and fixes from main up to a particular branch point, then selective cherry-picks.
    • May contain new features that depend on new things or fixes in the corresponding forthcoming Visual Studio release.
    • Gets integrated back into main once the corresponding Visual Studio release is made.

F# language and core library evolution

Evolution of the F# language and core library follows a process spanning two additional repositories. The process is as follows:

  1. Use the F# language suggestions repo to search for ideas, vote on ones you like, submit new ideas, and discuss details with the F# community.
  2. Ideas that are "approved in principle" are eligible for a new RFC in the F# language design repo. This is where the technical specification and discussion of approved suggestions go.
  3. Implementations and testing of an RFC are submitted to this repository.

License

This project is subject to the MIT License. A copy of this license is in License.txt.

Code of Conduct

This project has adopted the Contributor Covenant code of conduct to clarify expected behavior in our community. You can read it at CODE_OF_CONDUCT.

Get In Touch

Members of the F# Software Foundation are invited to the FSSF Slack. You can find support from other contributors in the #compiler and #editor-support channels.

Additionally, you can use the #fsharp tag on Twitter if you have general F# questions, including about this repository. Chances are you'll get multiple responses.

About F#

If you're curious about F# itself, check out these links: