Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You already mentioned three; Rust, Nim and Delphi also come to mind.


I don't think Rust or Delphi match as the parent specified garbage collection. Nim would be an option though.


C# has a compiled version that uses the MSVC backend.


Rust isn't GCd


Keep in mind that reference counting, which Rust supports in its standard library, is a also form of garbage collection. It may not be part of the core language, but then again neither are RAII in C++, monads in Haskell, and getters/setters in Java.




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: