[Newcompiler] Prebuild Newcompiler image based on 3.9final

Marcus Denker denker at iam.unibe.ch
Sun Nov 19 13:19:09 UTC 2006


On 19.11.2006, at 14:14, Marcus Denker wrote:

>
> Yes, it's definitely moving in the right direction. But we need to  
> tweak the
> error messages a little more.
>
> Examples:
>
> 1 + Negative number, string, variable or character expected ->
> (why negative number?)
>

Ups. I should use the right image for testing... this one is ok in  
the latest:

1 +  Argument expected ->

> (1 + 2 Right parentheses expected ->
>
> Good.
>
> 1+ 2 Period, right box bracket or right curly brackets expected ->)
>
> Hmm... period is ok. but } is not right... the old compiler just says:
> 1+ 2 Nothing more expected ->)
>
> if we add a }
>
> 1+ 2 Right box bracket expected ->}
>
> and this then:
>
> 1+ 2]
>
> does not produce any error...
>
>
>> Stef
>>
>>
>>> Hi,
>>>
>>> I made a pre-build image of the latest NewCompiler+AST (with  
>>> Math' changes for good
>>> error messages), based on latest 3.9 image:
>>>
>>> http://www.iam.unibe.ch/~denker/temp/NewCompiler.zip
>>>
>>> 	Marcus
>>
>



More information about the Newcompiler mailing list