|
Here you can download the lcc-win32 C compiler system. 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.
License:
This software is not freeware, it is copyrighted by Jacob Navia. It's free for non-commercial use, if you use it professionally you have to have to buy a licence.
Professional use is:
- Related to business (e.g you use it in a corporation)
- If you sell your software.
Download Compiler
if you are new to C, then check this out! It will show you how to develop your first program, whether that's the famous "Hello World", a DLL or something entirely different. In PDF format; Acrobat Reader is required for viewing
C-Tutorial
If you want to have a look "behind the scenes" of lcc-win32, answers questions like; how have I tackled the diverse problems? How does a IDE and its tools work?
Technical Documentation
The system will not work correctly without this file. The online help, and the documentation of the whole system are necessary to use it. It will save you time, and help you avoid asking questions that are answered in the documentation.
User Manual for lcc-win32
Trackback(0)
|