Skip to content

AlphaConversion parameter renaming feature is broken #2

@hexwell

Description

@hexwell

I was working on adding lazy evaluation to Nameless and I came across this:

$ python2 nameless
nameless!
Type 'quit' to exit.
> (λa.λb.a λb.b)
(λa.λb.a λb.b)
λb.λb.b

Looks like the parameter name conflict is not detected

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions