Stable Releases¶
This page lists the latest stable release of Spoofax: version 2.5.22 released on 30-07-2024.
Choose the Eclipse Bundle installation (recommended), the Eclipse Plugin installation, or the Homebrew installation ( macOS only):
Download an Eclipse instance with an embedded Java Runtime Environment (JRE) and the latest Spoofax plugin pre-installed for your platform:
macOS Intel (64-bit)
Linux x64 (64-bit)
Windows x64 (64-bit)
Windows x86 (32-bit)
Download an Eclipse instance (without JRE) and the latest Spoofax plugin pre-installed for your platform:
macOS Intel (64-bit)
Linux x64 (64-bit)
Windows x64 (64-bit)
Windows x86 (32-bit)
Perform a manual installation of the Spoofax plugin in Eclipse 3.5 or newer through the update site:
https://artifacts.metaborg.org/content/unzip/releases-unzipped/org/metaborg/org.metaborg.spoofax.eclipse.updatesite/2.5.22/org.metaborg.spoofax.eclipse.updatesite-2.5.22-assembly.zip-unzip/
On macOS Spoofax can be installed easily using Homebrew.
Install the latest release of Spoofax Eclipse as follows:
brew tap metaborg/metaborg
brew install --cask spoofax
The optional command-line tools are installed with:
brew install strategoxt
Upgrading the Spoofax cask is not recommended
Upgrading the Spoofax cask using brew cask upgrade --greedy
will lose all manually installed plugins. It is recommended to use Eclipse update sites to keep Spoofax up-to-date.
Created: October 17, 2024