fsprojects / FSharp.CompatibilityLinks
Compatibility libraries for F#
☆47Updated 7 years ago
Alternatives and similar repositories for FSharp.Compatibility
Users that are interested in FSharp.Compatibility are comparing it to the libraries listed below
Sorting:
- C#->F# transpiler.☆62Updated 2 years ago
- A quotations evaluator/compiler for F# based on LINQ expression tree compilation☆70Updated 5 years ago
- Semi-safely generate CIL in F#☆54Updated 4 years ago
- Prototype for an F# MSIL DSL☆27Updated 11 years ago
- Fluent members for F# FSharp.Core functions☆70Updated 2 months ago
- An F# CodeDOM implementation (based on the old F# Power Pack)☆25Updated 4 years ago
- Quotation Compilation library that uses FSharp.Compiler.Service☆75Updated 4 years ago
- Parse and evaluate MsBuild project files☆65Updated 2 months ago
- A unit testing framework for F#☆80Updated 2 years ago
- A type provider for regular expressions.☆75Updated 5 years ago
- fscx is an alternative F# compiler which enables to replace AST at compile time.☆42Updated 8 years ago
- A set of operators for FParsec (http://www.quanttec.com/fparsec/) intended to simplify chaining parsers together.☆46Updated last year
- A helper library to easily add F# scripts to your application.☆29Updated 6 years ago
- Another MAKE utility implementation on F#, fully declarative with no-brain parallelism, inspired by Shake☆23Updated last year
- A purely-functional random number generator framework designed for F#☆52Updated 5 years ago
- DLR interop for F# -- works like dynamic keyword in C#☆96Updated 3 years ago
- Roslyn read-only API to work with F# code (via bridge to FSharp.Compiler.Service)☆39Updated 7 years ago
- F# interactive service API exposed via a lightweight HTTP server☆13Updated 7 years ago
- F# Type Providers for SqlDataConnection, SqlEntityConnection, ODataService, WsdlService and EdmxFile using .NET Framework generators☆38Updated 3 years ago
- The FSharp.Management project contains various type providers for the management of the machine.☆91Updated 6 years ago
- SIMD enhanced Array operations☆135Updated 3 years ago
- Makes Span/ReadOnlySpan easy to use from F#.☆34Updated 6 years ago
- A library for incremental computations. Based on janestreet/incremental (https://github.com/janestreet/incremental) for OCaml.☆71Updated 6 years ago
- Collection of tools used when developing for Fantomas☆35Updated 5 months ago
- An actor framework for F#☆47Updated 5 years ago
- A visual object tree inspector for the F# Interactive