Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

lcc

You are here: irt.org | FOLDOC | lcc

<programming, tool> A hand-coded, retargetable compiler for ANSI C written by Dave Hanson <drh@cs.princeton.edu>. lcc's parser is faster than yacc and the code it generates is "as good as GCC".

Version 1.8 includes a compiler, test suite and documentation. lcc has been ported to Vax, commercial backends for MIPS, SPARC, 68000 are cheap for universities. Chop is a code generator for use with lcc.

(http://cs.princeton.edu/software/lcc/).

E-mail: <lcc-requests@princeton.edu>.

["A Retargetable C Compiler: Design and Implementation", Addison-Wesley, 1995, ISBN 0-8053-1670-1].

(1998-03-20)

Nearby terms: LBX « lc « LCC « lcc » LCD » LCF » LCL

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb