Skip to content
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.

Latest commit

 

History

History
64 lines (40 loc) · 2.25 KB

README.md

File metadata and controls

64 lines (40 loc) · 2.25 KB

F# Compiler Service

The F# compiler services package contains a custom build of the F# compiler that exposes additional functionality for implementing F# language bindings, additional tools based on the compiler or refactoring tools. The package also includes F# interactive service that can be used for embedding F# scripting into your applications.

Documentation

For more information about the project, see:

Build and Test

On Windows:

.\fcs\build.cmd Test

On Linux:

./fcs/build.sh Test

Packages:

build NuGet
build TestAndNuGet

Build Status

Head (branch master):

  • Linux/OSX: Build Status
  • Windows: Build status

NuGet NuGet Badge

Stable builds are available in the NuGet Gallery: https://www.nuget.org/packages/FSharp.Compiler.Service

All AppVeyor builds are available using the NuGet feed: https://ci.appveyor.com/nuget/fsgit-fsharp-compiler-service

If using Paket, add the source at the top of paket.dependencies.

License

This project is subject to the MIT License. A copy of this license can be found in License.txt at the root of this repo.

Maintainers

The maintainers of this repository are: