C-Transformers
By Alexandre Borghi, Valentin David, Akim Demaille, May 2006
By Alexandre Borghi, Valentin David, Akim Demaille, May 2006
Programming languages have a dual role in the construction of software. The language is both our substrate (the stuff we make software from), and our tool (what we use to construct software). Program transformation (PT) deals with the analysis, manipulation and generation of software. Therefore a close relationship exists between program transformation and programming languages, to the point where the PT field has produced many domain-specific languages for manipulating programs. In this article, I will show you some interesting aspects from one of these languages : Stratego.
By Karl Trygve Kalleberg, May 2006
By Kevin Henry, May 2006