Sciweavers

2231 search results - page 6 / 447
» Alternation as a programming paradigm
Sort
View
CORR
2002
Springer
131views Education» more  CORR 2002»
13 years 9 months ago
Logic Programming with Ordered Disjunction
Abstract. Logic Programming paradigms that allow for expressing preferences have drawn a lot of research interest over the last years. Among them, the principle of ordered disjunct...
Gerhard Brewka
ENTCS
2007
104views more  ENTCS 2007»
13 years 9 months ago
Algorithmic Debugging of Java Programs
In this paper we propose applying the ideas of declarative debugging to the object-oriented language Java as an alternative to traditional trace debuggers used in imperative langu...
Rafael Caballero, Christian Hermanns, Herbert Kuch...
JUCS
2006
92views more  JUCS 2006»
13 years 9 months ago
Program Slicing by Calculation
: Program slicing is a well known family of techniques used to identify code fragments which depend on or are depended upon specific program entities. They are particularly useful ...
Nuno F. Rodrigues, Luís Soares Barbosa
CORR
2008
Springer
87views Education» more  CORR 2008»
13 years 10 months ago
Comparison of Spreadsheets with other Development Tools (limitations, solutions, workarounds and alternatives)
The spreadsheet paradigm has some unique risks and challenges that are not present in more traditional development technologies. Many of the recent advances in other branches of s...
Simon Murphy