Hacker News new | ask | show | jobs
by ethan_smith 349 days ago
Jank likely uses a combination of LLVM's garbage collection support (GC intrinsics) and smart pointers, similar to how Clasp implemented GC for Common Lisp on C++.