Skip to content

drh/lcc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2b5cf35 · Oct 6, 2024
Sep 3, 2002
Nov 8, 2014
Oct 6, 2024
Nov 3, 2014
Aug 29, 2002
Aug 28, 2002
Jun 15, 2001
Aug 29, 2002
Aug 29, 2002
Nov 8, 2014
Aug 28, 2002
Aug 11, 2003
Mar 3, 2006
No commit message
Aug 26, 2002
Oct 3, 2024
Aug 29, 2002
Sep 3, 2002
Sep 4, 2002

Repository files navigation

This hierarchy is the distribution for lcc version 4.2.

lcc version 3.x is described in the book "A Retargetable C Compiler:
Design and Implementation" (Addison-Wesley, 1995, ISBN 0-8053-1670-1).
There are significant differences between 3.x and 4.x, most notably in
the intermediate code. For details, see
https://drh.github.io/lcc/documents/interface4.pdf.

VERSION 4.2 IS INCOMPATIBLE WITH EARLIER VERSIONS OF LCC. DO NOT
UNLOAD THIS DISTRIBUTION ON TOP OF A 3.X DISTRIBUTION.

LCC is a C89 ("ANSI C") compiler designed to be highly retargetable.

LOG describes the changes since the last release.

CPYRIGHT describes the conditions under you can use, copy, modify, and
distribute lcc or works derived from lcc.

doc/install.html is an HTML file that gives a complete description of
the distribution and installation instructions.

Chris Fraser / cwf@aya.yale.edu
David Hanson / drh@drhanson.net