CrossGL / crosstl

Translates native shader languages into CrossGL universal shader language and vice versa.
https://crossgl.net
Apache License 2.0
37 stars 39 forks source link

Add Parsing for Array Bracket Tokens #88

Open samthakur587 opened 3 months ago

samthakur587 commented 3 months ago

Update the parser to handle the LBRACKET and RBRACKET tokens, allowing it to correctly parse array indexing operations.

adityanarayanan343 commented 2 months ago

Hi @samthakur587 Can u assign this issue to me?

adityanarayanan343 commented 3 weeks ago

Hey @samthakur587 What happened to this in PR?