FSharp.Quotations.Evaluator

A quotations evaluator for F# based on LINQ expression tree compilation. Some constructs are not supported and performance may be slower than F# compiled code. Based on the old F# 2.0 PowerPack code.


Keywords
Evaluator, F#, FSharp, Quotations
License
Unlicense
Install
Install-Package FSharp.Quotations.Evaluator -Version 2.1.0

Documentation

F# Quotations Evaluator NuGet Status Docker Build Status

See http://fsprojects.github.io/FSharp.Quotations.Evaluator/

Build and Release

  • Open, edit, build and test using FSharp.Quotations.Evaluator.sln
  • Build and test release binaries using build.cmd or build.sh
  • Build and test release packages using build.cmd -t Release or build.sh -t Release

Maintainer(s)

The default maintainer account for projects under "fsprojects" is @fsprojectsgit - F# Community Project Incubation Space (repo management)