In Spoofax 2.4.0-SNAPSHOT (20171116-134847), compiling Green-Marl (commit 51ef768) using the Java parse table generator produces the following error:

15:46 | INFO  | Build log                      - > Compile grammar to parse table using the Java implementation
15:46 | ERROR | o.m.s.i.ParseTableGenerator    - Production referenced by Call-CF.cons("FuncCall") could not be found.

Probably because the production referenced in the context-free priority is imported from a different file. However, this behaviour is different from Spoofax 2.3.0, so I assume this is a bug.

Submitted by Martijn on 22 November 2017 at 15:54

Log in to post comments