marcus has right. If the new repository is here maybe grap it. MCHttpRepository location: 'http://smalltalkhub.com/mc/MarcusDenker/Opal/main' user: '' password: '' So : Gofer new url: 'http://smalltalkhub.com/mc/MarcusDenker/Opal/main'; package:'ConfigurationOfOpalCompiler'; load. (Smalltalk at: #ConfigurationOfOpalCompiler) load. On Jun 21, 2012, at 2:53 PM, Goubier Thierry wrote:
Le 21/06/2012 14:40, Jean Baptiste Arnaud a écrit :
hi. JB ^^
Sorry :-(
You can execute this code for install:
Gofer new squeaksource: 'OpalCompiler'; package:'ConfigurationOfOpalCompiler'; load.
(Smalltalk at: #ConfigurationOfOpalCompiler) load.
Thanks.
A bad example : an instance of OCClosureCompiler will return you the method node. OCClosureCompiler new compile: 'selector ^1+1' in: TestObject classified: 'examples' notifying: nil ifFail: [].
For put annotation on AST maybe marcus can explain better than me.
Ok. I'll try to find my way through the package first.
Thierry -- Thierry Goubier CEA list Laboratoire des Fondations des Systèmes Temps Réel Embarqués 91191 Gif sur Yvette Cedex France Phone/Fax: +33 (0) 1 69 08 32 92 / 83 95
Best Regards Jean Baptiste Arnaud jbaptiste.arnaud@gmail.com