Changes between Version 4 and Version 5 of WikiStart
- Timestamp:
- Feb 13, 2012, 1:18:25 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v4 v5 1 = Welcome to Manual Page of [http://plc.inf.elte.hu/erlang RefactorErl] =1 = Welcome to the manual page of [http://plc.inf.elte.hu/erlang RefactorErl] = 2 2 3 RefactorErl is a source code analyser and transformer tool for Erlang developed at the Eötvös Loránd University.3 !RefactorErl is a source code analyser and transformer tool for Erlang, developed at Eötvös Loránd University, Budapest, Hungary. 4 4 5 This wiki page aims to help the (prospective) users of the tool to discover the main features of the tool and to guide them in everyday usage.5 This wiki aims to help the (prospective) users understand the main features of the tool and to guide their everyday use. 6 6 7 == Features ==7 == Main features == 8 8 9 9 * [wiki:Query User-defined semantic and metric queries] of program structures … … 14 14 * 24 different [wiki:refactorings refactoring steps] 15 15 * Layout preservation for unmodified source parts 16 * Two different storage : [wiki:MnesiaDB Mnesia] and [wiki:NifDB C++ graph based]16 * Two different storage backends: [wiki:MnesiaDB Mnesia] and [wiki:NifDB C++ graph based] 17 17 18 18 19 == Inter aces ==19 == Interfaces == 20 20 21 21 * [wiki:ri Interactive] and [wiki:ris scriptable] Erlang shell interface