sgtz / FSharpLangDesign

RFCs and docs related to the F# language design process, see http://fslang.uservoice.com to submit ideas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

F# Language Design RFCs

RFCs and docs related to the F# langauge design process. The Process:

  1. Use F# Language User Voice to submit ideas, vote on them and discuss them.

  2. Ideas which get "approved in principle" get an RFC entry based on the template, and a corresponding RFC discussion thread

    There is currently a backlog of approved ideas. If an idea has been approved and you'd like to accelerate the creation of an RFC, send a PR creating the RFC document for any approved-in-principle issue. First in first served. To "grab the token" send a PR doing nothing but creating or naming the RFC file, and then fill in the further details with additional commits to the PR.

  3. Implementations and testing are usually submitted to the visualfsharp repository and then integrated to fsharp and FSharp.Compiler.Service

Completed RFCs

Nearing-Completion RFCs

Open RFCs

About

RFCs and docs related to the F# language design process, see http://fslang.uservoice.com to submit ideas