VedantParanjape / simpPRU

Intuitive language for PRU which compiles down to PRU C
https://simppru.readthedocs.io/en/latest/
MIT License
67 stars 11 forks source link

Added multiply,divide-assignment operators #42

Open Krishna-13-cyber opened 2 years ago

Krishna-13-cyber commented 2 years ago

mult-div-assign-operators This PR adds the multipy and divide assignment operators(*=,/=) to simpPRU