diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-12-27 11:09:49 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-12-27 11:09:49 +0000 |
commit | a7ed5d35e0dd5b620ba030aa32227dad84f1bcbd (patch) | |
tree | f5fbea5f97db4f69fa88425b236bc18cc28fa566 /shells/bash1/files/patch-ac | |
parent | Moved the @exec mkdir ... line so that it won't fail to (diff) |
lcc is the retargetable ANSI C compiler described in the book
`A Retargetable C Compiler: Design and Implementation'
(Addison-Wesley, 1995, ISBN 0-8053-1670-1).
lcc is a production compiler with a hand crafted lexical analyzer and a
hand-coded recursive decent parser. The lexer and parser code is well
written and very easy to read (and learn from :-)).
lcc compiles much faster than FreeBSD's stock [gcc] compiler. However, it
does not under stand FreeBSD's "long long" data type.
Contributions by: Soren Schmidt
Diffstat (limited to 'shells/bash1/files/patch-ac')
0 files changed, 0 insertions, 0 deletions