2005
DOI: 10.1016/j.entcs.2005.02.053
|View full text |Cite
|
Sign up to set email alerts
|

The Haskell Refactorer, HaRe, and its API

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
17
0

Year Published

2007
2007
2012
2012

Publication Types

Select...
5
1
1

Relationship

4
3

Authors

Journals

citations
Cited by 26 publications
(17 citation statements)
references
References 1 publication
0
17
0
Order By: Relevance
“…HaRe does this, and also retains comments, so that users can recognise their source code after a refactoring. The current release of HaRe supports 24 refactorings, and also exposes an API [10] for defining Haskell refactorings and program transformations.…”
Section: Tool Support For Refactoringsmentioning
confidence: 99%
“…HaRe does this, and also retains comments, so that users can recognise their source code after a refactoring. The current release of HaRe supports 24 refactorings, and also exposes an API [10] for defining Haskell refactorings and program transformations.…”
Section: Tool Support For Refactoringsmentioning
confidence: 99%
“…Refactorings are also commonly discussed in the context of transforming code so that it conforms to a particular design pattern or coding standard. Here we build on existing work undertaken at Kent who have developed refactoring tool support for functional programming [Tho04] in the languages Erlang [LT08] and Haskell [LTR05] and their relationship [LT06].…”
Section: Introductionmentioning
confidence: 99%
“…A variety of refactoring tools have been developed to provide refactoring support for various programming languages, such as the Refactoring Browser for Smalltalk [2], IntelliJ Idea [3] for Java, ReSharper [3] for C#, VB.NET, Eclipse [4]'s refactoring support for C++, Java, and much more. For functional programming languages there is, for example, the HaRe [5] system for Haskell, and for Erlang the two systems Wrangler [6] and RefactorErl [7].…”
Section: Introductionmentioning
confidence: 99%