On Jun 21, 2012, at 2:28 PM, Marcus Denker wrote:
On Jun 21, 2012, at 2:22 PM, Damien Cassou wrote:
On Thu, Jun 21, 2012 at 2:01 PM, Goubier Thierry <thierry.goubier@cea.fr> wrote:
I met J-C. Arnaud in Rennes yesterday and he told me I should try the Opal
compiler. So, how do I load Opal in a Pharo 1.4 image ?
I think it is there:
http://www.squeaksource.com/OpalCompiler
There is a problem: this is not finished. The problem is that it is not really useful right now.
As I understand (stop me if i am wrong) , it doesn't really matters, the idea is to put annotation on an ast for inject code.
I think it is usable in state for that use. Maybe not for full remplacement of the current compiler.
But i thinks, it is painless to implement with opal comparing to the energy needed for change the old one.