Content deleted Content added
Added stub marker |
Magioladitis (talk | contribs) m genfixes+tagging, replaced: Otheruses4 → about using AWB |
||
Line 1:
{{
In [[computer programming]], '''program slicing''' is the computation of the set of programs statements, the '''program slice''', that may affect the values at some point of interest, referred to as a '''slicing criterion'''. Program slicing can be used in [[debugging]] to locate source of errors more easily. Other applications of slicing include [[software maintenance]], [[Optimization (computer science)|optimization]], [[Program analysis (computer science)|program analysis]], and [[Non-interference (security)|information flow control]].
Line 56:
* [http://indus.projects.cis.ksu.edu/index.shtml Indus Project] (part of Bandera checker)
* [http://www.cs.wisc.edu/wpis/html/ Wisconsin Program-Slicing Project]
{{software-eng-stub}}▼
[[Category:Debugging]]
Line 63 ⟶ 61:
[[Category:Software maintenance]]
▲{{software-eng-stub}}
[[es:Rebanamiento estático]]
[[mk:Статично сечење]]
|