[Newcompiler] TODO list NewCompiler

Stéphane Ducasse stephane.ducasse at univ-savoie.fr
Thu Jul 27 08:16:03 UTC 2006


On 26 juil. 06, at 15:44, Marcus Denker wrote:

> Hi,
>
>
>
> Here is a short list of thigns that need to be done...
>
> - Support for popIntoLiteralVariable
> - instVar vs. Field in IRBuilder: provide both instVar + Field access

what is the diff between a field and an instVar access?

> - BytecodeDecompiler literal variable store / read?
> - Fix Compiler IR-->RBNode decompile
> - Better error messages parser
> - Make to Block primitives work for BlockClosure so that exceptions  
> (#ifCurtailed:, #on:do:, ...) work
> - Integrate RB with Newcompiler Parser
> 	- parse comments and parenthesis
> 	- unify Tokens between RB and SmaCC based parser
> 	- replace RBScanner + Parser
> - MethodFinder not working
> - VMmaker code generator should use RB AST
> Being worked on
>
> - Replace PrimitiveParser



More information about the Newcompiler mailing list