On creation of a Spoofax project, you’re asked to provide a package ID. However, this is not used when compiling Stratego (-p switch) or generating a JAR of the language. Instead, all Java classes are put in the trans namespace/package. This makes it hard to include the JAR in another project to use the language’s features such as parsing and desugaring.

Submitted by D. Pelsmaeker on 5 December 2014 at 12:06

On 7 January 2015 at 07:45 Peter S. Housel tagged !housel

Log in to post comments