<div class="gmail_quote">On Sat, Jul 14, 2012 at 3:16 PM, Paulo Pinto <span dir="ltr"><<a href="mailto:pjmlp@progtools.org" target="_blank">pjmlp@progtools.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Am 14.07.2012 12:48, schrieb Gor Gyolchanyan:<div><div class="h5"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I just got an amazing thought. If we end up getting a D front-end in D,<br>
I think it would be possible to make the back-end in the same space as<br>
the code being compiled. This means, having the back-end as a library<br>
solution. This would automatically provide 100% compile-time code<br>
introspection. This is just a thought. Not a proposal or anything. What<br>
do you guys think?<br>
<br>
--<br>
Bye,<br>
Gor Gyolchanyan.<br>
</blockquote>
<br></div></div>
This was the solution adopted by Microsoft and Mono guys for C# for the<br>
compiler as library.<br>
<br>
Oracle is now also rewritting the Hotspot JIT compiler in Java, to be<br>
integrated into Java 8 or later version, by building on the results of<br>
the Maxime project at Sun and the Jikes RVM projects.<br>
<br>
I'm usually an advocate of bootstraping languages as it makes a better<br>
testbed for the language, since you're experimenting how good the language really is.<br>
<br>
--<br>
Paulo<br>
</blockquote></div><br>It would also make run-time mixins possible, which is absolutely amazing.<br clear="all"><div><br></div>-- <br>Bye,<br>Gor Gyolchanyan.<br>