I've been playing around a bit with Wrangler—an Erlang refactoring package for Emacs. I like what I've seen of it so far but turning it on and off is a little ugly. Typing<sep/>
"Wrangler is an Erlang refactoring tool that supports interactive refactoring of Erlang programs. [...] Wrangler is embedded in the Emacs editing environment, and makes use of the functionalities provided by Distel"
The goal of this project is to develop a refactoring tool for the Erlang functional programming language. We are investigating implementation possibilities of refactoring using our experiences from previous research, and building a refactoring framework t
"The theoretical computer science group (at Kent) draws on foundational ideas in computer science and applies them to practical problems in the areas of programming languages, program development, verification and formal methods."