lcc-win32
Latest version:
3.2
See all
Developer:
Jacob Navia
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. You get:
- 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.
Comments (1)