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

Commit353b4d3

Browse files
authored
Update README.md
1 parent248ed36 commit353b4d3

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

‎README.md‎

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
1-
#TheCombinedF# Language, Library, andTools Repository
1+
#The F# Language, Library Repository (also Visual F#Tools Repository)
22

3-
You are invited to help producing future releases of the F# language compiler, library, and tools.
3+
You are invited to help producing 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.
44

5+
*[About F#](http://fsharp.org)
6+
*[Testimonials](http://fsharp.org/testimonials)
57
*[Contributing](#contributing)
68
*[Using](#using)
79

8-
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 industry-leading companies providing professional tools, and by an active open community. You can find out more about F# athttp://fsharp.org.
10+
The F# Compiler and Tools are also mirrored in[the corresponding repository](http://github.com/fsharp/fsharp) of the F# Software Foundation.
11+
12+
Changes contributed here are eventually propagaed 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 the[F# Core Engineering Group](https://fsharp.github.io/2014/06/18/fsharp-contributions.html). Currently, the F# community coordinates packaging[other editions of F#](https://github.com/fsharp/fsharp/) for use on Linux, macOS, Android, iOS, and other platforms, and Microsoft coordinates packaging this repository as part of the Visual F# Tools.
13+
14+
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".
15+
916

1017
##Build Status
1118

@@ -38,12 +45,6 @@ To contribute to the F# ecosystem more generally see the F# Software Foundation'
3845
This project is subject to the Apache Licence, Version 2.0. A copy of the license can be found in[License.txt](License.txt) at the root of this repo.
3946

4047

41-
###Code Flow to Packagings of F#
42-
43-
This repository enables development on Linux, macOS and Windows. It enables automated CI testing for some of these.
44-
45-
Changes contributed here are eventually included in all packagings of F# and open source F# editing tools. Microsoft coordinates packaging this repository as part of the Visual F# Tools, and the F# community coordinates packaging[other editions of F#](https://github.com/fsharp/fsharp/) for use on Linux, macOS, Android, iOS, and other platforms.
46-
4748
##Using
4849

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp