• Replace pre-processor with module system
  • Resolve ambiguities of types
Submitted by Eelco Visser on 16 February 2013 at 14:52

On 24 April 2013 at 20:57 Daco Harkes commented:

A single Module can be used and compiled. All the logic replacing the preprocessor still needs to be written in stratego.

How do you know which header files to include? Prefix all external calls? Or hava java-like import statements? Or just include everything in the same folder, to postpone making a decision about this.


On 23 May 2013 at 12:51 Daco Harkes commented:

@eelco What do you mean exactly by resolve ambiguities of types?


On 13 June 2013 at 22:08 Gabriƫl Konat closed this issue.

Log in to post comments