CrossGL / crosstl

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

Add Parsing for `Modulus` Token #80

Open samthakur587 opened 2 months ago

samthakur587 commented 2 months ago

Update the parser to handle the MODULO token, allowing it to correctly parse expressions involving the % operator.

samthakur587 commented 2 months ago

@PranavKurundodi is working on this

vishalghige43 commented 2 months ago

Hi, I just received the invitation to collaborate. Since I am new here, this would be the first issue I work on. Could you please assign me to the issue?