Some Compiling bits and pieces
There are papers of mine in the CompSci Dept's
article archive
(search the SEL-HPC archive for Keith Clarke, or see this
snapshot),
but here's a short selection:
- (PDF) One pass Code Generation Using Continuations is a paper on code generation for boolean expresions
- (PDF)Unpublished book chapter on code generation for expressions
- Sample code for arithmetic expression parsing, handling infix notation efficiently and neatly
A version of the "continuations" or the "expressions" paper, I can't
remember which, appeared in Software, Practice & Experience, 1989.