Little_C_compiler Little_C_compiler

Little C compiler - Definition

LCC (Little C Compiler) is a small retargetable ANSI C compiler developed by Chris Fraser and David Hanson. LCC is simple to understand and well-documented: its design is described in A Retargetable C Compiler: Design and Implementation (ISBN 0805316701). LCC can generate code for several processor architectures, including Alpha, SPARC, MIPS, and x86; there is also an LCC backend that generates MSIL. Jacob Navia has also ported LCC to Windows.

id Software's computer game Quake III relies on a modified version of LCC to compile source code for its virtual machine.

Example Usage of compiler

_mondi_: Taking a break from software rasterization to work on optimizing the compiler for my stream processing language - unemployment rocks! #nerd
macosforge: #webkit eric r52491: when condition compiler(RVCT) is fulfilled, we are trying to free a pointer to array allocated on the stack
ghangster: @pascalmuller ik open main-uart.mcp en compileer het in MPLAB (met die hi-tech lite compiler)
Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.