Changes between Version 23 and Version 24 of WikiStart
- Timestamp:
- Mar 28, 2012, 8:30:55 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v23 v24 7 7 == Getting started 8 8 9 ==== Installation10 11 9 * [wiki:Install How to install the tool] 12 10 * How to configure [HowtoConfigureRefactorErl RefactorErl] / [WebInterface/Installation Web Interface] / [EmacsInterface#ConfigurationinXEmacsEmacs Emacs] / [EclipseInterface#Configuration Eclipse] / [HowtoConfigureVim Vim] 13 11 14 ==== Starting up 15 16 * [FirstUsage How to start the tool] 17 * HowtoStartAsStandaloneServer 12 * How to start the tool in [FirstUsage normal] / [FirstUsage server] / [FirstUsage client] mode 18 13 19 14 == Analysing Source Code … … 25 20 == Feature Highlights 26 21 27 * Static Analysis22 * Static analysis 28 23 * [SideEffects Side effects] 29 * [DataFlow Data-flow] and [DynamicCallAnalysis dynamic function calls] 24 * [DataFlow Data-flow] 25 * [DynamicCallAnalysis Dynamic function calls] 30 26 * [wiki:Dependency Module and function dependencies] 31 27 * [InterfaceLayers Interface layer] consistency check 32 28 33 * Program Comprehension (getting syntactic and semantic information about the source code)29 * Program comprehension (grokking) 34 30 * [SemanticQuery Custom (ad-hoc) semantic queries] (see the reference of [SemanticQuery/Components available components]) 35 31 * [PreDefinedSemanticQuery Pre-defined semantic queries] (available via the web interface)