<div dir="ltr">Hi all, <div>I'm working on a toy language and I want all objects which type is a class managed by a garbage collector, just like Jave do.</div><div><br></div><div>But after two days of investigation, I lost in tons of concepts and theories, but still don't have a clue on what to do.</div><div><br></div><div>The documents about garbage collectors on llvm site seems for experts, and I wish if there exist some tutorials just like <a class="gmail-reference external" href="https://llvm.org/docs/tutorial/MyFirstLanguageFrontend/index.html" style="color:rgb(202,121,0);font-family:"Lucida Grande","Lucida Sans Unicode",Geneva,Verdana,sans-serif;font-size:14px">Implementing a language with LLVM</a>, which will make me focus on implementing the language itself.</div><div><br></div><div>Any suggestions?</div></div>