The starting point of the BaseC syntax inherits ambiguities from the original C syntax definitions. These should be resolved.

Submitted by Eelco Visser on 16 February 2013 at 14:09

On 24 April 2013 at 21:10 Daco Harkes commented:

One of the ambiguities that c has: regular variables can be seen as a typedef.

An ambiguity mbeddr has, w.r.t. text based language, is that function calls are not prefixed by a module name. When two modules have the same function name this starts to be ambigious. Prefixing solves this. Do we want prefixing always? Or just when it’s needed?


On 24 April 2013 at 22:09 Guido Wachsmuth commented:

Can you please add illustrating examples? Thanks.


On 23 May 2013 at 12:51 Daco Harkes closed this issue.

Log in to post comments