Development
This page lists resources available for developers of Spoofax. It is also relevant to users who want to take a peek at details of the development, or want to offer suggestions for improvements or perhaps parttake with improvements of their own.
The main resources available are the issue tracker, mailing lists and source code repository.
Issue Tracker
The Spoofax issue tracker is available for users and developers of Spoofax to file bugs and suggestions for new features and improvements. Keep in mind that Spoofax is just the integrated development environment for Stratego; problems and feature suggestions for the language itself should go in the Stratego issue tracker.Components
Report an issue with the
Mailing Lists
Users and developers are free to exchange ideas, gripes and ask questions on the following lists. These lists are archived online.- spoofax-dev -- mailing list for developers of Spoofax
- spoofax-user -- mailing list for users of Spoofax
- spoofax-svn -- commit messages for the SVN repository
Code Repository
All of the Spoofax source code is available in the Stratego Subversion repository, currently hosted at Utrecht University, in the The Netherlands.- spoofax - the root of the spoofax project.
- org.spoofax.editor - the Eclipse plugin.
- org.spoofax.interpreter - the Stratego/J interpreter.
- org.spoofax.jsglr - the jsglr parser.
- org.spoofax.help - the manual and documentation.
