It is a compiler system which has featuring compiler, linker, assembler, etc.
lcc-win32 is a compiler system for Windows.
The system is self contained: you do not need anything else to get started programming in C in the Win32 environment.
- Code generator (compiler, assembler, linker, resource compiler, librarian)
- Integrated development environment with editor, debugger, make file generation, resource editor, etc.
- User manual and technical documentation.
All the binaries and the associated header files etc, are contained in an auto-installable executable that will create all the needed directory structure.
free C compiler.it can be used to develop win32 applications.