lcc is described as "A Retargetable Compiler for ANSI C"
lcc is a retargetable compiler for ANSI C ("ANSI" being the 1989/1990 standard).It generates code for the ALPHA, SPARC, MIPS R3000, and Intel x86 and its successors.
The official lcc website is https://sites.google.com/site/lccretargetablecompiler/.
(Not to be confused with lcc-win / lcc-win32, a compiler system for Windows based on lcc.)