Changes between Version 4 and Version 5 of WikiStart


Ignore:
Timestamp:
Feb 13, 2012, 1:18:25 PM (13 years ago)
Author:
manualwiki
Comment:

--

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] = 
    22 
    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. 
    44 
    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. 
     5This wiki aims to help the (prospective) users understand the main features of the tool and to guide their everyday use. 
    66 
    7 == Features == 
     7== Main features == 
    88 
    99 * [wiki:Query User-defined semantic and metric queries] of program structures 
     
    1414 * 24 different [wiki:refactorings refactoring steps] 
    1515 * 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]  
    1717 
    1818 
    19 == Interaces == 
     19== Interfaces == 
    2020 
    2121 * [wiki:ri Interactive] and [wiki:ris scriptable] Erlang shell interface