[Newcompiler] points for math

Marcus Denker denker at iam.unibe.ch
Sat Sep 16 09:54:26 UTC 2006


On 15.09.2006, at 15:51, stéphane ducasse wrote:

> Hi guys
>
> we are discussing with math and damien
> here are the todo list
>
> 	- introduce a double linked list on the tokenstream
> 	and add some nice interface so that Gutenberg can deal nicely with  
> comments
>
> 	- better error handling
>
> 	- decompiler IR -> RB

Yes, this looks good.  We should try to get the compiler in a shape  
that it can replace
the old one, the better error handing and decompiler are required for  
that.

Another problem to be solved is bootstrapping: How to re-generate the  
Parser using
SmaCC in an image without the old parser.

    Marcus


More information about the Newcompiler mailing list