Skip to search formSkip to main contentSkip to account menu

Call site

In programming, a call site of a function or subroutine is the location (line of code) where the function is called (or may be called, through… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2018
2018
The advent of variability management and generator technology enables users to derive individual system variants from a… 
2016
2016
Abstractions make building complex systems possible. Many facilities provided by a modern programming language are directly… 
Highly Cited
2012
Highly Cited
2012
Eval endows JavaScript developers with great power. It allows developers and end-users, by turning text into executable code, to… 
2008
2008
In the new multicore architecture arena, the problem of improving the performance of a code is more in the software side than in… 
2008
2008
Highly Cited
2004
Highly Cited
2004
Explicit-state model checking tools often incorporate partial-order reductions to reduce the number of system states explored… 
2000
2000
The C++ programming language offers a feature known as exception handling, which is used, for instance, to report error… 
1997
1997
The effectiveness of an inlining algorithm is determined not only by its ability to recognize inlining opportunities but also by… 
1978
1978
The presence of procedures and procedure calls in a programming language can give rise to various kinds of side effects. Calling…