FSharp.Quotations.Evaluator
A quotations evaluator/compiler for F# based on LINQ expression tree compilation
Install / Use
/learn @fsprojects/FSharp.Quotations.EvaluatorREADME
F# Quotations Evaluator

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.cmdorbuild.sh - Build and test release packages using
build.cmd -t Releaseorbuild.sh -t Release
Maintainer(s)
- @manofstick - Paul Westcott
- @eiriktsarpalis - Eirik Tsarpalis
The default maintainer account for projects under "fsprojects" is @fsprojectsgit - F# Community Project Incubation Space (repo management)
