Skip to content

Latest commit

 

History

History
79 lines (46 loc) · 4.27 KB

index.md

File metadata and controls

79 lines (46 loc) · 4.27 KB

F# compiler guide

Welcome to the F# compiler and tools repository! This guide discusses the F# compiler source code and implementation from a technical point of view.

Documentation Topics

Edit the source for these docs. The docs are published automatically daily fsharp.github.io/fsharp-compiler-docs/ by this repo.

Key Folders

Resources for learning

Tools to help work with the compiler

Attribution

This document is based on an original document published in 2015 by the F# Software Foundation. It has since been updated substantially.