Evaluates a useful subset of F# quotations at run-time (without the F# PowerPack API).
15 people like thisPosted: 11 years ago by Phillip Trelford
Demonstrates how to compose code at run time using F# quotations (both typed and untyped) and how to compile and run/execute the quotation using F# Quotations Evaluator (based on F# 2.0 PowerPack code) from the F# Software Foundation. (Updated October 25, 2019)
0 people like thisPosted: 5 years ago by Tomas Petricek, Zane Purvis