Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Control_flow_analysis> ?p ?o. }
Showing items 1 to 16 of
16
with 100 items per page.
- Control_flow_analysis abstract "In computer science, control flow analysis is a static code analysis technique for determining the control flow of a program. The control flow is expressed as a control flow graph (CFG). The term "control flow analysis" was introduced independently by Neil D. Jones and Olin Shivers. For both functional programming languages and object-oriented programming languages, the term CFA, and elaborations such as k-CFA, refer to specific algorithms that compute control flow.For many imperative programming languages, the control flow of a program is explicit in a program's source code. As a result, control-flow analysis implicitly usually refers to a static analysis technique for determining the receiver(s) of function or method calls in computer programs written in a higher-order programming language. For example, in a programming language with higher-order functions like Scheme, the target of a function call may not be explicit: in the isolated expressionit is unclear to which procedure f may refer. To determine the possible targets, a control-flow analysis must consider where this expression could be invoked, and what argument it may receive.Techniques such as abstract interpretation, constraint solving and type systems may be used to compute control-flow analysis.".
- Control_flow_analysis wikiPageID "11026751".
- Control_flow_analysis wikiPageRevisionID "600140439".
- Control_flow_analysis hasPhotoCollection Control_flow_analysis.
- Control_flow_analysis subject Category:Control-flow_analysis.
- Control_flow_analysis comment "In computer science, control flow analysis is a static code analysis technique for determining the control flow of a program. The control flow is expressed as a control flow graph (CFG). The term "control flow analysis" was introduced independently by Neil D. Jones and Olin Shivers.".
- Control_flow_analysis label "Análisis de control del flujo".
- Control_flow_analysis label "Control flow analysis".
- Control_flow_analysis label "Анализ потока управления".
- Control_flow_analysis label "控制流分析".
- Control_flow_analysis sameAs Análisis_de_control_del_flujo.
- Control_flow_analysis sameAs m.0b745sw.
- Control_flow_analysis sameAs Q2348963.
- Control_flow_analysis sameAs Q2348963.
- Control_flow_analysis wasDerivedFrom Control_flow_analysis?oldid=600140439.
- Control_flow_analysis isPrimaryTopicOf Control_flow_analysis.