Scripting A Refactoring With Rascal And Eclipse - Inria - Institut national de recherche en sciences et technologies du numérique Access content directly
Conference Papers Year : 2012

Scripting A Refactoring With Rascal And Eclipse

Abstract

To facilitate experimentation with creating new, complex refactorings, we want to reuse existing transformation and analysis code as orchestrated parts of a larger refactoring: i.e., to script refactorings. The language we use to perform this scripting must be able to deal with the diversity of languages, tools, analyses, and transformations that arise in practice. To illustrate one solution to this problem, in this paper we describe, in detail, a specific refactoring script for switching from the Visitor design pattern to the Interpreter design pattern. This script, written in the meta-programming language Rascal, and targeting an interpreter written in Java, extracts facts from the interpreter code using the Eclipse JDT, performs the needed analysis in Rascal, and then transforms the interpreter code using a combination of Rascal code and existing JDT refactorings. Using this script we illustrate how a new, real and complex refactoring can be scripted in a few hundred lines of code and within a short timeframe. We believe the key to successfully building such refactorings is the ability to pair existing tools, focused on specific languages, with general-purpose meta-programming languages.
No file

Dates and versions

hal-00756879 , version 1 (23-11-2012)

Identifiers

  • HAL Id : hal-00756879 , version 1

Cite

Mark Hills, Paul Klint, Jurgen Vinju. Scripting A Refactoring With Rascal And Eclipse. Proceedings of the 5th Workshop on Refactoring Tools 2012, Jun 2012, Rapperswil, Switzerland. pp.40 - 49. ⟨hal-00756879⟩

Collections

INRIA INRIA2
118 View
0 Download

Share

Gmail Facebook X LinkedIn More