Home
Documentation
Language
Research Papers
Applications
Download
Continuous build
Extensions
Ftp
Support
Mailing lists
IRC
Users Days
Bug Reports
Developers
Subversion
Buildfarm results
Planet Stratego
Page
Edit Page
Rename Page
Attach File
Printable
Wiki Source
Rev 39
(diff 38)
Rev 38
(diff 37)
Rev 37
(diff 36)
Total History
More ...
Web
Recent Changes
Notify Service
News
Page Index
Search
More ...
Wiki
About TWiki
Text Formatting
Registration
Change Password
Reset Password
Users
Groups
Spoofax-IMP
Stratego -- Strategies for Program Transformation
This page moved to
Spoofax.WebHome
Spoofax/IMP
Spoofax is a platform for developing textual domain-specific languages with full-featured Eclipse editor plugins.
With the Spoofax/IMP IDE, you can write the grammar of your language using the high-level
SDF
grammar formalism. Based on this grammar, basic editor services such as syntax highlighting and code folding are automatically provided. Using high-level descriptor languages, these services can be customized. More sophisticated services such as error marking and content completion can be specified using rewrite rules in the
Stratego
language.
Take the tour
Features
Edit and use your language in one Eclipse window
Deploy your editor as a portable Eclipse plugin
Specify custom errors, warnings, and notes
Support content completion
Support reference resolving
Use concise rewrite rules for code generation
Generate code directly from any editor or selection
Get a live abstract syntax view
(more features)