Sciweavers

3708 search results - page 8 / 371
» Programming with C Exceptions
Sort
View
148 views 134 votes 15 years 4 months ago  EMSOFT 2006»
Concurrent programming languages should be a good fit for embedded systems because they match the intrinsic parallelism of their architectures and environments. Unfortunately, typ...
119 views 97 votes 15 years 5 months ago  ICSM 1999»
Exception-handling constructs provide a mechanism for raising exceptions, and a facility for designating protected code by attaching exception handlers to blocks of code. Despite ...
93 views 119 votes 15 years 4 months ago  MPC 1995»
Abstract. This paper is about exceptions handling using classical techniques of program extraction. We propose an impredicative formalization in the calculus of constructions and w...
162 views 113 votes 15 years 3 months ago  AAAI 2008»
One way to solve the knowledge acquisition bottleneck is to have ways to translate natural language sentences and discourses to a formal knowledge representation language, especia...
95 views 91 votes 15 years 5 months ago  APN 2001»
219 views 99 votes 15 years 4 months ago  APAQS 2001»
89 views 67 votes 15 years 18 days ago  JUCS 2007»
92 views 112 votes 15 years 4 months ago  APLAS 2006»
Abstract. We present a type and effect system for a multi-staged language with exceptions. The proposed type and effect system checks if we safely synthesize complex controls with ...
107 views 90 votes 15 years 6 months ago  CGO 2005»
Many excepting instructions cannot be removed by existing Partial Redundancy Elimination (PRE) algorithms because the ordering constraints must be preserved between the excepting ...
76 views 95 votes 15 years 5 months ago  POPL 1999»
This paper presents a program analysis to estimate uncaught exceptions in ML programs. This analysis relies on unification-based type inference in a non-standard type system, usi...