brimdata / zed

A novel data lake based on super-structured data
https://zed.brimdata.io/
BSD 3-Clause "New" or "Revised" License
1.38k stars 67 forks source link

ast: IndexExpr and SliceExpr #5100

Closed mattnibs closed 5 months ago

mattnibs commented 6 months ago

This commit makes index and slice expressions their own ast Nodes instead of representing them as BinaryExpr.