Version 26 (modified by daniel_h, 13 years ago) (diff) |
---|
Welcome to the manual page of RefactorErl!
RefactorErl is a source code analyser and transformer tool for Erlang, developed at Eötvös Loránd University, Budapest, Hungary.
This wiki aims to help our users understand the main features of the tool and to guide their everyday use. If you are new to RefactorErl, you can find some installation and configuration instructions.
Getting started
- How to install the tool
- How to configure RefactorErl? / Web Interface / Emacs / Eclipse / Vim?
Analysing Source Code
Feature Highlights
- Static analysis
- Program comprehension (code inspection, grokking)
- Custom (ad-hoc) semantic queries (see the reference of available components)
- Pre-defined semantic queries (available via the web interface)
- Metric queries
- Code refactoring: 24 different refactoring steps
- Multiple storage back-ends: Mnesia and C++ graph based
User Interfaces
- Interactive and scriptable Erlang shell interface
- Web interface
- Linux shell interface (CLI)
- Emacs/XEmacs interface
- Eclipse, Vim plugin