Skip to content

Instantly share code, notes, and snippets.

View PeyTy's full-sized avatar
🍵
Sipping my tea [:

Miraculous Ladybugreport PeyTy

🍵
Sipping my tea [:
View GitHub Profile

Hi! This is my idea about the feature I want to add into my own language Hexa* and especially Zig** (because it fits Zig very well!).

* not promoting Hexa here, really want Zig to fight Rust "monopoly" on safe memory management

** very unlikely that I will implement it myself, hopefully someone will be yakbaited

I was evaluating usage of Zig for my projects and never liked the absence of any assisted memory managemnt (defer is not really a solution to complex memory issues but it doesn't matter on the subject) (and Rust is too annoying to deal with).