JuliaLang / JuliaLang/JuliaSyntax.jl

0.4.8 lets `a.[1]` parse and lower

Open
#410 11 comments 1 reaction 0 assignees View on GitHub
Dominant language
Julia
Stars
293
Forks
50
PR merge metrics
No merged PRs in 30d

Description

This came up at https://github.com/JuliaLang/julia/pull/53119

@LilithHafnerBot bisect()

```julia
using JuliaSyntax
JuliaSyntax.parse("a.[1]")
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue with JuliaSyntax.parse("a.[1]") and compare its parsing and lowering behavior with the discussion in JuliaLang/julia#53119. Determine the intended result for this syntax from that linked pull request, then verify the fix against the same minimal example.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
compilers
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.