Fwd: [Newcompiler] The decompiler for the old block is ready to test

Stéphane Ducasse stephane.ducasse at univ-savoie.fr
Sat Nov 10 13:27:46 UTC 2007



Begin forwarded message:

> From: Mathieu Suen <mathk.sue at gmail.com>
> Date: 10 novembre 2007 01:28:21 HNEC
> To: "The New Compiler, AST, IRBuilder, Closures..."  
> <newcompiler at lists.squeakfoundation.org>
> Subject: [Newcompiler] The decompiler for the old block is ready to  
> test
> Reply-To: "The New Compiler, AST, IRBuilder, Closures..."  
> <newcompiler at lists.squeakfoundation.org>
>
> Hi All,
>
> I have recently made some changes in the decompiler and now the  
> image can decompile.
> This time the decompiler tests the equality of the method decompile  
> and the original method to see if they match.
> If you take a 3.10 image all the image could be decompiled.(Except  
> for method with undefined class. see ScriptLoader>>unloadToolPlus  
> for an example)
>
> The latest version can be load either from the univers browser or  
> from squeaksource:
> http://www.squeaksource.com/NewCompiler
>
> If you load from squeaksource we provide you a package loader. Load  
> the NewCompilerLoader and execute:
>
> NewCompilerLoader new loadPackages.
>
> This loads all the needed dependencies
>
> Remember the dependency are:
>  - NewParser
>  - AST
>  - SmaCC
>  - RefactoringEngine
>
> 	Mth
>
>
>




More information about the Squeak-dev mailing list