Sciweavers

3473 search results - page 75 / 695
» Aspect-Oriented Programming with C
Sort
View
102
Voted
SIGADA
1999
Springer
15 years 7 months ago
Interfacing low-level C device drivers with Ada 95
The personal computer hardware marketplace has grown rapidly in recent years. Many software projects, as a cost-cutting measure, are buying “off-the-self” items to meet their ...
Steven Doran
138
Voted
POPL
2012
ACM
13 years 11 months ago
An executable formal semantics of C with applications
This paper describes an executable formal semantics of C. Being executable, the semantics has been thoroughly tested against the GCC torture test suite and successfully passes 99....
Chucky Ellison, Grigore Rosu
132
Voted
PADL
2004
Springer
15 years 9 months ago
Improved Compilation of Prolog to C Using Moded Types and Determinism Information
We describe the current status of and provide performance results for a prototype compiler of Prolog to C, ciaocc. ciaocc is novel in that it is designed to accept different kinds...
José F. Morales, Manuel Carro, Manuel V. He...
POS
1994
Springer
15 years 7 months ago
START: A Linguistic Reflection Tool Using Hyper-Program Technology
Graham N. C. Kirby, Richard C. H. Connor, Ronald M...

Book
359views
17 years 1 months ago
C++ Annotations
"This document is intended for knowledgeable users of C (or any other language using a C-like grammar, like Perl or Java) who would like to know more about, or make the transi...
Frank B. Brokken