Skip to content

Free and Bound Variables in Lambdas #3

@lambduli

Description

@lambduli

Each Lambda Node will contain two sets of Variables.
One for FREE Variables and the other one for BOUND Variables inside said Lambda.
This should be completed at parsing time.

It should speed up processing in runtime.

Related files: alphaconverter.ts, usedvarnamesfinder.ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions