|
|
|
|
|
by chadzawistowski
4073 days ago
|
|
Unfortunately F# doesn't really have macro support... "working with expression trees is becoming easier than ever" but you can't actually unquote/eval an arbitrary expression tree. The only purpose I can see for expression trees is implementing a DSL with F# syntax. |
|
Shame on whoever downvoted you. Add knowledge to the discussion instead of downvoting someone you disagree with. [0] http://stackoverflow.com/questions/849416/evaluate-quoted-ex...