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.
For more information about the project, see:
- F# Compiler Service documentation
- FSharp.Compiler.Service package on NuGet
- Developer notes explain the project structure
Head (branch master
), Mono 3.x, OSX + some unit tests (Travis)