Sciweavers

2539 search results - page 126 / 508
» Debugging Method Names
Sort
View
VL
1996
IEEE
130views Visual Languages» more  VL 1996»
15 years 9 months ago
Seeing Systolic Computations in a Video Game World
ToonTalkTM is a general-purpose concurrent programming system in which the source code is animated and the programming environment is like a me. Every abstract computational aspec...
Kenneth M. Kahn
176
Voted
AADEBUG
2005
Springer
15 years 7 months ago
Random testing of C calling conventions
In a C compiler, function calls are difficult to implement correctly because they must respect a platform-specific calling convention. But they are governed by a simple invariant...
Christian Lindig
LREC
2008
110views Education» more  LREC 2008»
15 years 6 months ago
Developing Non-European Translation Pairs in a Medium-Vocabulary Medical Speech Translation System
We describe recent work on MedSLT, a medium-vocabulary interlingua-based medical speech translation system, focussing on issues that arise when handling languages of which the gra...
Pierrette Bouillon, Sonia Halimi, Yukie Nakao, Kyo...
160
Voted
SOFTVIS
2010
ACM
15 years 5 months ago
Towards anomaly comprehension: using structural compression to navigate profiling call-trees
Developers must often diagnose anomalies in programs they only have a partial knowledge of. As a result, they must simultaneously reverse engineer parts of the system they are unf...
Shen Lin 0003, François Taïani, Thomas...
ENTCS
2006
113views more  ENTCS 2006»
15 years 5 months ago
Concurrent Java Test Generation as a Search Problem
A Random test generator generates executable tests together with their expected results. In the form of a noise-maker, it seeds the program with conditional scheduling primitives ...
Yaniv Eytani