You are browsing as a guest. Sign up (or log in) to start making projects!

Comments 4

@Ruben

This looks cool!

@hatya-mouse

@Ruben thanks!

@vittal_bigamudra

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?

@hatya-mouse

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!