adam-mcdaniel / sage

A programming language that's wise beyond its bytes!🌱🌿🪴
https://adam-mcdaniel.net/sage-website
MIT License
414 stars 15 forks source link

WIP: Added mutability checks to LIR #50

Closed adam-mcdaniel closed 12 months ago

adam-mcdaniel commented 12 months ago

Added mutability checks to sage to guard against invalid memory accesses

adam-mcdaniel commented 12 months ago

Addesses #51