In libraries/sglr/lib/stratego/sglr/config.str there are some strategies that have not yet been implemented and make the strategoxt java bootstrap fail.

For what I can see at the moment, these strategies are necessary:

* STRSGLR_set_default_config
* STRSGLR_set_ambiguity_error_on
* STRSGLR_set_ambiguity_error_off
* STRSGLR_get_ambiguity_error
* STRSGLR_set_filtering_on
* STRSGLR_set_filtering_off
* STRSGLR_set_recovery_on
* STRSGLR_set_recovery_off
* STRSGLR_get_recovery
* STRSGLR_set_asfix2_format
* STRSGLR_set_asfix2me_format

These might not be needed:

* STRSGLR_set_log_stream
* STRSGLR_set_log_statistics_on
* STRSGLR_set_log_statistics_off
* STRSGLR_get_log_statistics

Submitted by Rob Vermaas on 28 February 2011 at 16:59

On 8 January 2013 at 15:06 Eelco Visser tagged sdf

Log in to post comments