Changes between Version 61 and Version 62 of WikiStart
- Timestamp:
- Oct 10, 2023, 10:28:39 PM (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v61 v62 5 5 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. 6 6 7 = =[wiki:howto Short summary: How to use the tool]7 = [wiki:howto Short summary: How to use the tool] 8 8 9 9 == Getting started … … 49 49 * [wiki:CloneIdentifiErl Duplicate code analysis] 50 50 51 52 51 * Program comprehension (code inspection, grokking) 53 52 * [SemanticQuery Custom (ad-hoc) semantic queries] (see the reference of [SemanticQuery/Components available components]) 54 53 * [PreDefinedSemanticQuery Pre-defined semantic queries] (available via the web interface) 55 54 * [MetricQuery Metric queries] 55 56 * [http://pnyf.inf.elte.hu/trac/refactorerl/wiki/howto#Detectingvulnerabilities Support for secure coding through vulnerability checkers] 56 57 57 58 * Multiple storage back-ends: [wiki:MnesiaDB Mnesia] and [wiki:NifDB C++ graph based] and [wiki:kcmini KyotoCabinet based graph] … … 66 67 * [ErlangShellInterface Interactive] and [ScriptableInterface scriptable] Erlang shell 67 68 * [wiki:Web2 Web based interface] 68 * [WebInterface Old (nitrogen based ) web interface] 69 {{{#!comment 70 * [WebInterface Old (nitrogen based ) web interface] 71 }}} 69 72 * [CommandLineInterface Linux shell (CLI)] 70 73 {{{#!comment