Strj compiles the following program into a Java program that lacks the import of org.strategoxt.stratego{underscore}aterm.*.

module test
imports libstratego-aterm

rules
  main = implode-aterm
Submitted by Sebastian Erdweg on 23 January 2012 at 17:37

On 2 February 2012 at 16:48 Lennart Kats closed this issue.

On 2 February 2012 at 16:48 Lennart Kats commented:

You have to use option -la to specify each library you want to use. For a built-in one like libstratego-aterm, you can use the shortcut -la stratego-aterm.


On 2 February 2012 at 16:48 Lennart Kats tagged notabug

Log in to post comments