Sciweavers

10666 search results - page 430 / 2134
» Quantum programming languages
Sort
View
EGH
2007
Springer
16 years 1 months ago
A hardware-aware debugger for the OpenGL shading language
The enormous flexibility of the modern GPU rendering pipeline as well as the availability of high-level shader languages have led to an increased demand for sophisticated program...
Magnus Strengert, Thomas Klein, Thomas Ertl
ICFP
2006
ACM
16 years 6 months ago
Extensible programming with first-class cases
We present language mechanisms for polymorphic, extensible records and their exact dual, polymorphic sums with extensible first-class cases. These features make it possible to eas...
Matthias Blume, Umut A. Acar, Wonseok Chae

Book
460views
17 years 5 months ago
C++ Essentials
"This book serves as an introduction to the C++ language. It teaches how to program in C++ and how to properly use its features. It does not attempt to teach object-oriented...
Sharam Hekmat
ASPLOS
2009
ACM
16 years 7 months ago
PowerNap: eliminating server idle power
Data center power consumption is growing to unprecedented levels: the EPA estimates U.S. data centers will con
David Meisner, Brian T. Gold, Thomas F. Wenisch
153
Voted
PLPV
2009
ACM
16 years 3 months ago
Type invariants for Haskell
Haskell’s multi-parameter type classes, together with functional dependencies, allow the specification of complex type-level opera
Tom Schrijvers, Louis-Julien Guillemette, Stefan M...