[PDF][PDF] Program analysis and specialization for the C programming language

LO Andersen - 1994 - Citeseer
Software engineers are faced with a dilemma. They want to write general and wellstructured
programs that are flexible and easy to maintain. On the other hand, generality has a price …

A retargetable compiler for ANSI C

CW Fraser - ACM Sigplan Notices, 1991 - dl.acm.org
lcc is a new retargetable compiler for ANSI C. Versions for the VAX, Motorola 68020,
SPARC, and MIPS are in production use at Princeton University and at AT&T Bell …

A tool box for compiler construction

J Grosch, H Emmelmann - … Compilers: Third International Workshop, CC'90 …, 1991 - Springer
This paper presents a set of tools supporting the construction of nearly every compiler
phase. Design goals of this tool box have been practical usability, significantly reduced effort …

The text editor sam

R Pike - Software: Practice and Experience, 1987 - Wiley Online Library
Sam is an interactive multi‐file text editor intended for bitmap displays. A textual command
language supplements the mouse‐driven, cut‐and‐paste interface to make complex or …

[图书][B] Practical algorithms for incremental software development environments

TA Wagner - 1997 - search.proquest.com
We describe an integrated collection of algorithms and data structures to serve as the basis
for a practical incremental software development environment. A self-versioning …

Probabilistic analysis of some bin-packing problems

N Karmarkar - 23rd Annual Symposium on Foundations of …, 1982 - ieeexplore.ieee.org
We analyze the average-case behaviour of the Next-Fit algorithm for bin-packing, and obtain
closed-form expressions for distributions of interest. Our analysis is based on a novel …

A retargetable debugger

N Ramsey, DR Hanson - Proceedings of the ACM SIGPLAN 1992 …, 1992 - dl.acm.org
We are developing techniques for building retargetable debuggers. Our prototype, 1db,
debugs C programs compiled for the MIPS R3000, Motorola 68020, SPARC, and VAX …

A generator for production quality compilers

H Mössenböck - Compiler Compilers: Third International Workshop, CC' …, 1991 - Springer
This paper presents a compiler description language and its implementation Coco/R
(Compiler Compiler for Recursive Descent). Coco/R reads an attributed EBNF grammar of a …

Specification, synthesis, and simulation of transactor processes

F Balarin, R Passerone - IEEE Transactions on Computer-Aided …, 2007 - ieeexplore.ieee.org
Transaction-level models promise to be the basis of the verification environment for the
whole design process. Realizing this promise requires connecting transaction-level and …

[PDF][PDF] Automatic generation of fast optimizing code generators

CW Fraser, AL Wendt - Proceedings of the ACM SIGPLAN 1988 …, 1988 - dl.acm.org
This paper describes a system that accepts compact specifications of an intermediate code
and target machine and produces program code for an integrated code generator and …