Sciweavers

3708 search results - page 55 / 371
» Programming with C Exceptions
Sort
View
79 views 88 votes 16 years 3 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 132 votes 15 years 6 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 103 votes 15 years 8 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 220 votes 16 years 2 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 126 votes 15 years 5 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 113 votes 14 years 5 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 90 votes 15 years 2 months ago  ENDM 2008»
224 views 250 votes 16 years 2 months ago  POPL 2001»
traction