Sciweavers

3708 search results - page 27 / 371
» Programming with C Exceptions
Sort
View
114 views 110 votes 15 years 4 months ago  CARDIS 2006»
Ahead-of-Time and Just-in-Time compilation are common ways to improve runtime performances of restrained systems like Java Card by turning critical Java methods into native code. H...
128 views 126 votes 15 years 4 months ago  AFP 1995»
Abstract. The use of monads to structure functional programs is described. Monads provide a convenient framework for simulating effects found in other languages, such as global st...
101 views 123 votes 15 years 7 months ago  CSMR 2007»
A dynamic object process graph is a view on the control flow graph from the perspective of a single object. It has been shown that such a graph can be a useful starting point for...
154 views 89 votes 15 years 2 months ago  DAGSTUHL 2004»
The synchronous language Esterel is an established language for developing reactive systems. It gives an abstract, well-defined and executable description of the application, and c...
1759 views 182 votes 16 years 11 months ago
"This book contains over 100 hacks which help C++ programs deal with the real. It includes coding tricks, tips on how to code safely, ideas on programming style, and some real...
160 views 117 votes 15 years 4 months ago  GI 1995»
In the past decade, the programming languages C++, FORTRAN 90 and Oberon-2 allevolved from their ancestors. This invites to reflect upon the suitability ofthese modern programming...
252 views 192 votes 16 years 11 months ago
"The purpose of this book is to teach you how to write GUI programs using Qt 3."
156 views 114 votes 15 years 5 months ago  CSMR 2002»
With the growing popularity of the Java programming language for both client and server side applications in network-centric computing, there is a rising need for programming libr...
88 views 101 votes 15 years 5 months ago  ICSM 1996»
Reverse engineering of program code is the process of constructing a higher level abstraction of an implementation in order to facilitate the understanding of a system that may be...
105 views 88 votes 15 years 6 months ago  SIGADA 2005»
In this paper, we describe an approach to automatically creating C++ bindings to Ada libraries utilizing capabilities of the Ada Semantic Interface Specification (ASIS). We discus...