Skip to content

[Hard] Parser: expression-regex juxtaposition is unsupported #38

@Alonely0

Description

@Alonely0

Minimal reproducible case: { a /b/ }. This is the case for many awk implementations due to the difficulty in lexing. I am not sure if it is possible to do so without backtracking the lexer. If you want to take a stab at this, please message me for guidance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions