<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-18428163.post7824176246508893168..comments</id><updated>2011-03-27T15:05:14.755+02:00</updated><category term='C++'/><category term='tedir'/><category term='v8'/><category term='eclipse'/><category term='java'/><category term='neutrino'/><category term='misc'/><category term='saturn'/><category term='neptune'/><title type='text'>Comments on Hummus and Magnets: Code Generation</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.quenta.org/feeds/7824176246508893168/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18428163/7824176246508893168/comments/default'/><link rel='alternate' type='text/html' href='http://blog.quenta.org/2007/01/code-generation.html'/><author><name>Christian Plesner Hansen</name><uri>https://profiles.google.com/111760511997911681005</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//lh4.googleusercontent.com/-iqVJZTnTt6s/AAAAAAAAAAI/AAAAAAAABe4/25zxZv9THv8/s512-c/photo.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-18428163.post-8402250820539209275</id><published>2007-01-29T10:46:00.000+01:00</published><updated>2007-01-29T10:46:00.000+01:00</updated><title type='text'>Looks good.  This is definitely a good way to do a...</title><content type='html'>Looks good.  This is definitely a good way to do a JIT in Java - delegate to the JIT you already have.&lt;br /&gt;&lt;br /&gt;There are some frameworks so you don't have to do it yourself.  See &lt;a href="http://java-source.net/open-source/bytecode-libraries"&gt;this list&lt;/a&gt;.&lt;br /&gt;I used BCEL for my M.Sc. thesis, but I think that ASM may be a more active project these days.&lt;br /&gt;&lt;br /&gt;On the other hand, if you only used 200 lines of code it's hard to see how it could be made much simpler by using an API. :-)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/18428163/7824176246508893168/comments/default/8402250820539209275'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/18428163/7824176246508893168/comments/default/8402250820539209275'/><link rel='alternate' type='text/html' href='http://blog.quenta.org/2007/01/code-generation.html?showComment=1170063960000#c8402250820539209275' title=''/><author><name>Erik Corry</name><uri>http://www.blogger.com/profile/11216808773917039691</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.quenta.org/2007/01/code-generation.html' ref='tag:blogger.com,1999:blog-18428163.post-7824176246508893168' source='http://www.blogger.com/feeds/18428163/posts/default/7824176246508893168' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-2001782442'/></entry></feed>
