Sciweavers

3708 search results - page 55 / 371
» Programming with C Exceptions
Sort
View
79 views 83 votes 16 years 1 months ago  SIGSOFT 2001»
Layered architecture in operating system code is often compromised by execution path-specific customizations such as prefetching, page replacement and scheduling strategies. Paths...
216 views 121 votes 15 years 5 months ago  ICLP 1993»
Erlang is a concurrent programming language designed for prototyping and implementing reliable real-time systems. In its design Erlanginherits someideas fromconcurrent logic progra...
86 views 93 votes 15 years 7 months ago  IWOMP 2007»
Programs written in C++ and OpenMP are still relatively rare. This paper shows some problems with the current state of the OpenMP specification regarding C++. We illustrate the pr...
138 views 211 votes 16 years 1 months ago  POPL 2006»
C++ templates are key to the design of current successful mainstream libraries and systems. They are the basis of programming techniques in diverse areas ranging from conventional...
256 views 119 votes 15 years 4 months ago  ACMSE 2009»
Most recent graphics courses are what we would call topdown courses. Courses that focus on using graphical packages to implement and teach graphics. The course discussed in this p...
208 views 105 votes 14 years 4 months ago  POPL 2011»
Shared-memory concurrency in C and C++ is pervasive in systems programming, but has long been poorly defined. This motivated an ongoing shared effort by the standards committees ...
85 views 81 votes 15 years 1 months ago  ENDM 2008»
224 views 240 votes 16 years 1 months ago  POPL 2001»
traction