Hi I’ve been working on a compiler for a while now. I’m still unsure how to implement compile time memory safety so I wanted to ask if that’s something on your radar?
Sorry for late reply!
Since this is an audio processing language, I could remove custom memory management features to ensure memory safety. I suggest you to learn Rust programming language if you are interested in compile time memory safety!
Comments 4
This looks cool!
@Ruben thanks!
Hi I’ve been working on a compiler for a while now. I’m still unsure how to implement compile time memory safety so I wanted to ask if that’s something on your radar?
Sorry for late reply!
Since this is an audio processing language, I could remove custom memory management features to ensure memory safety. I suggest you to learn Rust programming language if you are interested in compile time memory safety!
Sign in to join the conversation.