Sciweavers

10666 search results - page 414 / 2134
» Quantum programming languages
Sort
View
GPCE
2008
Springer
15 years 7 months ago
Generating incremental implementations of object-set queries
High-level query constructs help greatly improve the clarity of programs and the productivity of programmers, and are being introduced to increasingly more languages. However, the...
Tom Rothamel, Yanhong A. Liu
CORR
2010
Springer
180views Education» more  CORR 2010»
15 years 7 months ago
A Meta-Programming Approach to Realizing Dependently Typed Logic Programming
Dependently typed lambda calculi such as the Logical Framework (LF) can encode relationships between terms in types and can naturally capture correspondences between formulas and ...
Zachary Snow, David Baelde, Gopalan Nadathur
FLOPS
2010
Springer
16 years 1 months ago
Beluga: Programming with Dependent Types, Contextual Data, and Contexts
The logical framework LF provides an elegant foundation for specifying formal systems and proofs and it is used successfully in a wide range of applications such as certifying code...
Brigitte Pientka

Book
252views
17 years 5 months ago
C++ GUI Programming with Qt 3
"The purpose of this book is to teach you how to write GUI programs using Qt 3."
Jasmin Blanchette, Mark Summerfield
VL
2003
IEEE
128views Visual Languages» more  VL 2003»
16 years 2 days ago
Development and evaluation of a model of programming errors
Models of programming and debugging suggest many causes of errors, and many classifications of error types exist. Yet, there has been no attempt to link causes of errors to these ...
Andrew Jensen Ko, Brad A. Myers