[图书][B] Modern compiler implementation in ML

AW Appel - 1998 - books.google.com
This new, expanded textbook describes all phases of a modern compiler: lexical analysis,
parsing, abstract syntax, semantic actions, intermediate representations, instruction …

[图书][B] Compiler construction

WM Waite, G Goos - 2012 - books.google.com
Compilers and operating systems constitute the basic interfaces between a programmer and
the machine for which he is developing software. In this book we are concerned with the …

[图书][B] Encyclopedia of Computer Science and Technology: Volume 14-Very Large Data Base Systems to Zero-Memory and Markov Information Source

J Belzer, AG Holzman, A Kent - 2021 - taylorfrancis.com
" This comprehensive reference work provides immediate, fingertip access to state-of-the-art
technology in nearly 700 self-contained articles written by over 900 international authorities …

[图书][B] Introduction to compiler construction with UNIX

AT Schreiner, HG Friedman Jr - 1985 - dl.acm.org
Introduction to compiler construction with UNIX | Guide books ACM Digital Library home ACM
home Google, Inc. (search) Advanced Search Browse About Sign in Register Advanced Search …

IR code instrumentation

FC Grossman, DC Angel, DA Seidel - US Patent 5,987,249, 1999 - Google Patents
Instrumenting a computer program includes examining an initial intermediate representation
of the program, selecting portions of the initial intermediate representation for …

Byte code instrumentation

DJ Angel, F Morshed, DA Seidel - US Patent 6,186,677, 2001 - Google Patents
Instrumenting a computer program to provide instrumented byte code includes examining an
initial intermediate representation of the program, selecting portions of the initial …

[图书][B] A compiler generator for microcomputers

P Rechenberg, H Mössenböck - 1988 - dl.acm.org
A compiler generator is a program or set of programs that takes as input a formal description
of the syntax and semantics of a source language and a target machine language (or …

Control flow aspects of semantics-directed compiling

R Sethi - ACM Transactions on Programming Languages and …, 1983 - dl.acm.org
This paper focuses on the part of a compiler between syntax a. nalysis and code generation.
We demonstrate that efficient compilers can quickly be generated for the control flow aspects …

[图书][B] The GENTLE Compiler Construction System

FW Schröer - 1997 - informatik.uni-bremen.de
The GENTLE Compiler Construction System Page 1 Friedrich Wilhelm Schröer The GENTLE
Compiler Construction System Page 2 Friedrich Wilhelm Schröer The GENTLE Compiler …

Yacc in Sasl—an exercise in functional programming

SLP Jones - Software: Practice and Experience, 1985 - Wiley Online Library
Among the advantages claimed for a purely functional programming style is ease of
designing and implementing large programs. However, little experience of actually doing so …