lcc, A Retargetable Compiler for ANSI C

Home · Code · Installation · Releases · Docs

Docs

Clicking on the PDF links in the citations below retrieves the PDF file for the associated publication; the numbers after the links are the file sizes. Clicking on Code retrieves the associated code, lists the directory that holds the code, or goes to a page that holds the code.

Talks

C. W. Fraser and D. R. Hanson, A Minimalist's Retargetable C Compiler, University of Delaware, 4/28/95. PDF (58KB).

C. W. Fraser and D. R. Hanson, A Lean Retargetable C Compiler, New York University, 4/4/96. PDF (37KB).

D. R. Hanson, Early Experience with ASDL in lcc, National Compiler Infrastructure Tutorial, SIGPLAN'98 Conference on Programming Language Design and Implementation, Montreal, 6/19/98. PDF (71KB).

Papers

C. W. Fraser and D. R. Hanson, A Retargetable Compiler for ANSI C, SIGPLAN Notices 26, 10 (Oct. 1991), 29-43. PDF (100KB).

C. W. Fraser and D. R. Hanson, A Code Generation Interface for ANSI C, Software—Practice and Experience 21, 9 (Sep. 1991), 963-988. PDF (88KB).

C. W. Fraser and D. R. Hanson, Simple Register Spilling in a Retargetable Compiler, Software—Practice and Experience 22, 1 (Jan. 1992), 85-99. PDF (63KB).

N. Ramsey and D. R. Hanson, A Retargetable Debugger, Proceedings of the SIGPLAN'92 Conference on Programming Language Design and Implementation, SIGPLAN Notices 27, 7 (July 1992). 22-31. PDF (112KB).

C. W. Fraser, D. R. Hanson, and T. A. Proebsting, Engineering a Simple, Efficient Code Generator Generator, ACM Letters on Programming Languages and Systems 1, 3 (Sep. 1992), 213-226. PDF (157KB), Code.

D. R. Hanson and M. Raghavachari, A Machine-Independent Debugger, Software—Practice and Experience 26, 11 (1996) 1277-1299. PDF (350KB), Talk slides (110KB), Code.

C. W. Fraser and D. R. Hanson, Compile C Faster on Linux, Linux Journal, 25 (May 1996) 32-33.

U. Erlingsson, M. Krishnamoorthy and T. V. Raman, Efficient Multiway Radix Search Trees, Information Processing Letters 60, 3 (Nov. 11, 1996), 115-120. PDF (96KB).

D. R. Hanson, Early Experience with ASDL in lcc, Software—Practice and Experience 29, 5 (1999), 417-435. PDF (120KB).

The lcc 4.x Code-Generation Interface, MSR-TR-2001-64, Microsoft Research, July 2001 (with C. W. Fraser). PDF (257 KB).


Chris Fraser · David Hanson