pure Java build of WebDSL (1)
Currently, the makefile uses C-based stratego to create ctrees, which are further translated by strc-java or strategoxt.jar. A pure Java build might help in tracking down the weird segmentation faults that are often happening during the strc compilation.
Submitted by Danny Groenewegen on 16 March 2010 at 11:07
Issue Log
On 16 March 2010 at 11:22 Lennart Kats commented:
Maybe there should be an issue about those segmentation faults?
Log in to post comments