How To Obtain Koala Compiler

XT -- A Bundle of Program Transformation Tools

See HowToInstallKoalaCompiler for installation instructions

Koala Compiler release koala-compiler-0.3

This page provides release koala-compiler-0.3 of Koala Compiler. It was generated automatically on 2007-05-01 14:54:45 UTC from revision 17100 of the path /koala-compiler/trunk of its Subversion repository (the XML record of the build job is available).

Distribution

Source Icon Source distribution

This source distribution requires that the following packages are also installed:

Channel

This release can be installed through Nix, a system for software deployment. It has been built for the following platforms:

  • i686-linux
  • x86_64-linux
  • i686-darwin

You can install this package and keep it up to date by subscribing to the channel koala-compiler-stable by once executing

$ nix-channel --add http://buildfarm.st.ewi.tudelft.nl/releases/strategoxt/channels-v3/koala-compiler-stable
$ nix-channel --update
$ nix-env -i koala-compiler-0.3
and then running
$ nix-channel --update
$ nix-env -u koala-compiler
every time you want to upgrade to the latest release.

Alternatively, if you have Nix 0.8 installed, and have associated the application/nix-package MIME type with the nix-install-package script in your web browser, you can install the package simply by clicking on the links below. This only works if your Nix store is in /nix/store.

The channel contains the following prebuilt packages:

NameSystem
koala-compiler-0.3i686-darwin
i686-linux
x86_64-linux

Problems

In case of build or usage problems with this release, please first check if there are newer releases that solve the problem. Otherwise report problems to stratego@cs.uu.nl, mentioning the full version number and a description of the platform you are building on. In case of a build problem include the part of the build log showing the error. In case of a usage problem try to narrow down the problem as much as possible and include enough information to reproduce the error.

Build Logs

Build of the Source Tarball on i686-linux

Build of a Nix Package on i686-linux

Build of a Nix Package on x86_64-linux

Build of a Nix Package on i686-darwin

License

KoalaCompiler is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

-- MerijnDeJonge - 26 Apr 2007