Skip to content

Add feature for evaluating and reducing synthetic quotations with unbound variables #38

@GoogleCodeExporter

Description

@GoogleCodeExporter
Now that we have our own Eval implementation, we can easily add Expr extension 
members to Reduce, ReduceFully, and the new Eval so that we can pass in an 
variable environment to handle synthetic quotations, e.g.

    Expr.Var(new Var("x", typeof<int>)).Eval([("x", 1 |> box |> ref)])

Original issue reported on code.google.com by stephen....@gmail.com on 4 Jul 2011 at 4:40

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions