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

Commitd897997

Browse files
committed
Adding README.md to the root (changeset 1396492)
1 parent1f8612b commitd897997

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

‎README.md‎

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
#Visual F# Tools
2+
3+
###Contributing to the F# Language, Library, and Tools
4+
5+
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.
6+
7+
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# athttp://fsharp.org.
8+
9+
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](https://github.com/fsharp/fsharp/).
10+
11+
###Engineering status
12+
13+
[F# 4.0 status](https://github.com/Microsoft/visualfsharp/wiki/F%23-4.0-Status)
14+
15+
###License
16+
17+
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.
18+
19+
###Development and Testing
20+
21+
See[DEVGUIDE.md](DEVGUIDE.md) and[TESTGUIDE.md](TESTGUIDE.md) in the root of the repo for details on build, development, and testing. A list of required frameworks and development tools can be found[here](https://github.com/Microsoft/visualfsharp/wiki/Required-Software).
22+
23+
Quickstart guides for build and test can be found[here](https://github.com/Microsoft/visualfsharp/wiki/Build-Quickstart) and[here](https://github.com/Microsoft/visualfsharp/wiki/Test-Quickstart), respectively.
24+
25+
###Contributing
26+
27+
Guidelines for contributions to the Visual F# compiler, library, and tools can be found[here](https://github.com/Microsoft/visualfsharp/wiki/Contributing).
28+
29+
If you would like to contribute to the F# ecosystem more generally, please see the F# Software Foundation's[Community Projects](http://fsharp.org/community/projects/) pages.
30+
31+
###Code Flow to Other Platforms
32+
33+
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](https://github.com/fsharp/fsharp/#the-open-edition-of-the-f-compiler-core-library--tools).
34+
35+
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](https://github.com/Microsoft/visualfsharp/wiki/Code-Flow-to-Open-Edition).
36+
37+
###Get In Touch
38+
39+
Keep up with the Visual F# Team and the development of the Visual F# Tools by following us[@VisualFSharp](https://twitter.com/VisualFSharp) or subscribing to our[team blog](http://blogs.msdn.com/b/fsharpteam/).

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp