Hacker News new | ask | show | jobs
by zozbot234 918 days ago
Ada has Controlled types, so the memory reclaiming story can be similar to C++/Rust RAII. What it's missing compared to Rust is the lifetime and borrow checking.