fsharp
F# compiler
The F# compiler, core library, and tools provide a platform for building functional programs in a statically typed language.
The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
4k stars
186 watching
786 forks
Language: F#
last commit: 3 days ago
Linked from 3 awesome lists
compilerdotnetfsharpfunctional-programmingintellisensenetcoretoolsvisual-studio
Related projects:
Repository | Description | Stars |
---|---|---|
dotnet-websharper/core | An F#-based web programming platform including compilers from F# and C# code to JavaScript. | 599 |
fsharp/fsharp-compiler-docs | Automated documentation generation and publishing for F# Compiler Service | 279 |
microsoft/fsharplu | A collection of lightweight utilities and wrappers for F# development, covering string manipulation, logging, file operations, security, async processing, and more. | 358 |
fsprojects/fsharp.data.typeproviders | Legacy F# type providers for accessing various data sources using .NET Framework generators | 38 |
fsprojects/fsharp-companies | A community-curated list of companies using F# | 384 |
fsharp/emacs-fsharp-mode | Provides support and tools for the F# programming language within the Emacs text editor. | 208 |
fsprojects/fsharpx.extras | A collection of libraries and tools for F# developers to improve their productivity and programming experience. | 683 |
fsprojects/fsharp.data.graphql | F# implementation of the GraphQL query language specification | 398 |
fsprojects/fsharpplus | Extends F# with functional programming techniques and generic functions to simplify development and improve code reuse. | 852 |
seng-jik/fsharpplayground | A desktop application for F# programming language with code loading, syntax highlighting, and debugging features. | 14 |
kekyo/fsharp.control.fusiontasks | Enables seamless interoperability between F# asynchronous workflows and .NET Task/ValueTask | 160 |
tarmil/fsharp.systemtextjson | A library providing support for F# types to serialize to System.Text.Json | 329 |
fsprojects/fsharp.control.asyncseq | A collection of asynchronous programming utilities for F# | 163 |
fsprojects/fsharpx.async | Utilities for asynchronous programming in F# | 94 |
theangrybyrd/miniscaffold | Provides a template and tools for creating, building, testing, publishing, and deploying .NET 6.0 libraries and applications efficiently. | 267 |