eiriktsarpalis / QuotationCompilerLinks
Quotation Compilation library that uses FSharp.Compiler.Service
☆75Updated 5 years ago
Alternatives and similar repositories for QuotationCompiler
Users that are interested in QuotationCompiler are comparing it to the libraries listed below
Sorting:
- limited dependent typing via F# Type Provider☆54Updated 7 years ago
- A quotations evaluator/compiler for F# based on LINQ expression tree compilation☆72Updated 5 years ago
- Type provider for generating and injecting F# code from compile time metaprograms☆54Updated 10 years ago
- A set of operators for FParsec (http://www.quanttec.com/fparsec/) intended to simplify chaining parsers together.☆46Updated 2 years ago
- Semi-safely generate CIL in F#☆57Updated 4 years ago
- A purely-functional random number generator framework designed for F#☆52Updated 5 years ago
- F# Type Providers for SqlDataConnection, SqlEntityConnection, ODataService, WsdlService and EdmxFile using .NET Framework generators☆38Updated 4 years ago
- F# Yaml 1.2 parser☆63Updated 2 years ago
- Fluent members for F# FSharp.Core functions☆70Updated 8 months ago
- Lightweight TOML based F# project file☆36Updated 7 years ago
- Type equality for F#☆50Updated last week
- A visual object tree inspector for the F# Interactive☆89Updated 2 years ago
- [ARCHIVED] FsControl in now included in FSharpPlus https://fsprojects.github.io/FSharpPlus☆104Updated 9 years ago
- A library for incremental computations. Based on janestreet/incremental (https://github.com/janestreet/incremental) for OCaml.☆71Updated 7 years ago
- SIMD enhanced Array operations☆136Updated 3 years ago
- F# printf functions but with colors !☆48Updated last year
- Asynchronous programming utilities for F#☆95Updated 2 years ago
- fscx is an alternative F# compiler which enables to replace AST at compile time.☆45Updated 8 years ago
- A type provider for regular expressions.☆77Updated 6 years ago
- The FSharp.Configuration project contains type providers for the configuration of .NET projects.☆114Updated 8 months ago
- Parallel (multi-core) sequence operations