Releases: metaborg/strategoxt
Releases · metaborg/strategoxt
Baseline 2015-01-13
Maintenance release. Main changes are:
- StrategoXT Ant macros are now included in the distribution and in the Jar
- Wrapper scripts (e.g. parse-stratego)
- Maven-based build
Full changelog: baselines/baseline-20140618...baselines/baseline-20150113
Baseline 2014-06-18
This is a maintenance baseline correcting a leaking bootstrap problem. The build of Stratego/XT was allowed to build against the baseline instead of against the newly built libraries.
Baseline 2014-05-28
Self-contained baseline including a Stratego compiler and libraries, syntax fronts, SDF library and executables for Linux and Mac OSX.
Baseline 2013-11-14
A baseline for StrategoXT for Java consisting of two files:
strategoxt.jar
is StrategoXT itself, needed to compile and run Stratego programs.strategoxt_build_package.zip
contains StrategoXT plus dependencies needed to build Stratego/XT from source and is not needed for normal usage.
Instructions for building from source are available in building instructions.
NB: these instructions only apply to the java-bootstrap branch of StrategoXT.