Version 8 (modified by tothm, 10 years ago) (diff) |
---|
Welcome to the manual page of PaRTE!
The ParaPhrase? Refactoring Tool for Erlang (PaRTE) integrates parallel pattern discovery, candidate prioritization and semi-automated refactoring for shaping Erlang code and introducing algorithmic skeletons provided the skel library.
Installation
- Download the source: http://paraphrase-enlarged.elte.hu/downloads/parte.zip
- Unzip it and from the root directory of the tool type:
./para_script -refactorerl /path/to/refactorerl -wrangler /path/to/wrangler -build parte
- Follow the instructions provided by the install script
- Customize PaRTE (RefactorErl? and Wrnagler) from the Emacs menu
Requirements
- Erlang/OTP 17 or higher
- gcc > 4.5
Usage
- Check our demo at first!
- Start your Emacs and use the PaRTE menu
- Use the generated start script to use the Erlang Shell interface:
./generated_start_script
General
A user manual can be downloaded from here: http://paraphrase-enlarged.elte.hu/downloads/D4-3_user_manual.pdf
The tool can be downloaded from here: http://paraphrase-enlarged.elte.hu/downloads/parte.zip