Skip to content

Releases: metaborg/strategoxt

Baseline 2015-01-13

14 Jan 09:30
Compare
Choose a tag to compare

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

18 Jun 18:27
Compare
Choose a tag to compare

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

28 May 13:25
Compare
Choose a tag to compare

Self-contained baseline including a Stratego compiler and libraries, syntax fronts, SDF library and executables for Linux and Mac OSX.

Baseline 2013-11-14

14 Nov 14:14
Compare
Choose a tag to compare

A baseline for StrategoXT for Java consisting of two files:

  1. strategoxt.jar is StrategoXT itself, needed to compile and run Stratego programs.
  2. 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.