Compiling quotations
I'd like to be able to compose code at run time using F# quotations, which is now possible only with F# PowerPack
55
votes
2 comments
-
Phillip Trelford
commented
There are 2 other open source projects that can run F# quotations (1) Unquote (2) Foq. Although it would be nice to have this in the main distribution, perhaps it could be provided in a library and as a Nuget package.
-
Ed
commented
Please please please! It would make F# outrageously powerful if it could JIT compile.