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
185 watching
789 forks
Language: F#
last commit: about 1 month 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. | 600 |
fsharp/fsharp-compiler-docs | Automated documentation generation and publishing for F# Compiler Service | 280 |
microsoft/fsharplu | A collection of lightweight utilities and wrappers for F# development, covering string manipulation, logging, file operations, security, async processing, and more. | 357 |
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. | 209 |
fsprojects/fsharpx.extras | A collection of libraries and tools for F# developers to improve their productivity and programming experience. | 686 |
fsprojects/fsharp.data.graphql | F# implementation of the GraphQL query language specification | 399 |
fsprojects/fsharpplus | Extends F# with functional programming techniques and generic functions to simplify development and improve code reuse. | 857 |
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 | 330 |
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 | An F# template for creating and publishing .NET 8.0 applications and libraries with automated build, testing, documentation, and deployment tools. | 267 |