Erlang Refactoring

Vlad Dumitrescu vladdu55@REDACTED
Wed Jun 21 14:06:28 CEST 2006


On 6/21/06, H.Li@REDACTED <H.Li@REDACTED> wrote:
>
> We, a group from the University of Kent in the UK, are in the early stage
> of building a refactoring tool for Erlang. The current implementation
> supports renaming variable/function names, and generalisation of function
> definitions, within a single module.
>
> We are now in the process of extending the implementation, so that the
> tool can work with multiple modules. Renaming module names is another
> refactoring we would like to support in the future.

hi,

is this implemented in Erlang? If yes, is it meant to be used
standalone (like for example dialyzer) or can it be run from the
Erlang shell too?

regards,
Vlad



More information about the erlang-questions mailing list