Skip to content

xamarin/FSharp.Compiler.Service

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 10894 commits behind fsharp:main.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 Status

Head (branch master), Mono 3.x, OSX + unit tests (Travis) Build Status

Head (branch master), Windows Server 2012 R2 + unit tests (AppVeyor) Build status

Dev Guide

To integrate latest changes from http://github.com/fsharp/fsharp, use

git remote add fsc https://github.com/fsharp/fsharp git pull fsc master

About

F# compiler component exposing additional functionality for editing clients

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • F# 94.7%
  • C# 5.3%