Info
Version: | 0.0.7-alpha |
Author(s): | Eirik Tsarpalis |
Last Update: | Thursday, July 9, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.github.com/eiriktsarpalis/QuotationCompiler |
NuGet Url: | https://www.nuget.org/packages/QuotationCompiler |
Install
Install-Package QuotationCompiler
dotnet add package QuotationCompiler
paket add QuotationCompiler
QuotationCompiler Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Compiler.Service(1.3.1)
Tags
Its primary functionality is transforming quotation trees to untyped ASTs used by the F# compiler.
Since code is generated using the F# compiler proper, the end result is fully efficient and optimized.