Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Expression interpreter has received a lot of improvements in CoreFx #2230

Copy link
Copy link
@bartdesmet

Description

@bartdesmet
Issue body actions

As a heads-up, the expression interpreter under src\System.Management.Automation\engine\interpreter seems to be a clone from the original code in the DLR. Many improvements to it were made in the CoreFx repo at http://github.com/dotnet/corefx. It'd be good to consider either porting these changes or eliminating the copy altogether once the Compile(bool preferInterpretation) overload is available on all platforms by PowerShell. Note that the regular Compile() overload will be available on all platforms that support System.Linq.Expressions and will use the interpreter in case the compiler is not available.

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or moreUp-for-GrabsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsWG-Enginecore PowerShell engine, interpreter, and runtimecore PowerShell engine, interpreter, and runtimeWG-Engine-Performancecore PowerShell engine, interpreter, and runtime performancecore PowerShell engine, interpreter, and runtime performance

    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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.